On Sat, 14 Nov 2020 18:03:56 +1100 (AEDT) James Morris wrote: > > Static checking revealed that a previous fix to > > netlbl_unlabel_staticlist() leaves a stack variable uninitialized, > > this patches fixes that. > > > > Fixes: 866358ec331f ("netlabel: fix our progress tracking in > > netlbl_unlabel_staticlist()") > > Reported-by: Dan Carpenter <dan.carpen...@oracle.com> > > Signed-off-by: Paul Moore <p...@paul-moore.com> > > Reviewed-by: James Morris <jamor...@linux.microsoft.com>
Applied, thanks!