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_unl
On Fri, 13 Nov 2020, Paul Moore 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:
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
Signed-off-by: Paul Moore
---
net/ne