[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201103131023.7deabb3e@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Tue, 3 Nov 2020 13:10:23 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Paolo Abeni <pabeni@...hat.com>
Cc: Davide Caratti <dcaratti@...hat.com>, mptcp@...ts.01.org,
netdev@...r.kernel.org
Subject: Re: [PATCH net] mptcp: token: fix unititialized variable
On Mon, 02 Nov 2020 11:48:25 +0100 Paolo Abeni wrote:
> On Mon, 2020-11-02 at 10:09 +0100, Davide Caratti wrote:
> > gcc complains about use of uninitialized 'num'. Fix it by doing the first
> > assignment of 'num' when the variable is declared.
> >
> > Fixes: 96d890daad05 ("mptcp: add msk interations helper")
> > Signed-off-by: Davide Caratti <dcaratti@...hat.com>
>
> Acked-by: Paolo Abeni <pabeni@...hat.com>
Applied, thanks!
Powered by blists - more mailing lists