Re: [PATCH] netfiler: compat out of scope fix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alexey Dobriyan wrote:
> As per 6.2.4(2) when temporary table data goes out of scope,
> the behaviour is undefined:
> 
> 	if (compat) {
> 		struct foo tmp;
> 		...
> 		private = &tmp;
> 	}
> 	[dereference private]

I fixed the changelog to explicitly refer to C99 and applied
your patch, thanks.
--
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

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux