On Mon, Sep 28, 2020 at 12:29 PM David Marchand <[email protected]> wrote: > > From: Yunjian Wang <[email protected]> > > > > This patch fixes an issue that uninitialized 'success' > > is used to be compared with '0'. > > > > Coverity issue: 337676 > > Fixes: 3340202f5954 ("stack: add lock-free implementation") > > Cc: [email protected] > > > > Signed-off-by: Yunjian Wang <[email protected]> > Reviewed-by: David Marchand <[email protected]>
Applied, thanks. -- David Marchand

