[PATCH v1] test/graph: fix unused return value
Thomas Monjalon
thomas at monjalon.net
Tue Oct 17 14:01:13 CEST 2023
21/07/2023 14:50, Jerin Jacob:
> On Fri, Jul 21, 2023 at 8:12 AM Zhirun Yan <zhirun.yan at intel.com> 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 <zhirun.yan at intel.com>
>
> Acked-by: Jerin Jacob <jerinj at marvell.com>
Applied, thanks.
More information about the dev
mailing list