On Fri, 18 Aug 2017 13:57:03 +0200 Phil Sutter <p...@nwl.cc> wrote: > On Thu, Aug 17, 2017 at 07:09:25PM +0200, Phil Sutter wrote: > > The buffer is accessed outside of the function defining it, so make it > > static. > > > > Signed-off-by: Phil Sutter <p...@nwl.cc> > > Self-NACK: Access to flushb should be sane since all accessors are > called from ipaddr_flush(). Looking at the covscan output again, it > merely complained about filter.flusb still pointing to the local buffer > when ipaddr_flush() returns. > > Cheers, Phil
Ok, dropping this sub-series