> -----Original Message-----
> From: Jerin Jacob <[email protected]>
> Sent: Friday, July 21, 2023 8:51 PM
> To: Yan, Zhirun <[email protected]>
> Cc: [email protected]; [email protected]; [email protected];
> [email protected]
> Subject: Re: [PATCH v1] test/graph: fix unused return value
> 
> On Fri, Jul 21, 2023 at 8:12 AM Zhirun Yan <[email protected]> wrote:
> >
> > Return value stored in "ret" but it may be overwritten before use.
> > Add goto to return when meet an error. Issue reported by coverity scan.
> >
> > Coverity issue: 395532
> > Fixes: 15f483feec65 ("graph: fix model check in core binding")
> >
> > Signed-off-by: Zhirun Yan <[email protected]>
> 
> Acked-by: Jerin Jacob <[email protected]>

A gentle ping for merge.

Reply via email to