On Sun, Feb 15, 2015 at 07:03:45PM -0800, Eric Dumazet wrote: > From: Eric Dumazet <edumazet@xxxxxxxxxx> > > As soon as extract_icmp6_fields() returns, its local storage (automatic > variables) is deallocated and can be overwritten. > > Lets add an additional parameter to make sure storage is valid long > enough. > > While we are at it, adds some const qualifiers. Applied, thanks Eric. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html