Hi Daniel, On Wed, Dec 21, 2011 at 11:18:20AM +0100, Daniel Mack wrote: > In case iptables_init() errors out early, table_cleanup() will be > called on a NULL pointer. Fix this in by making table_cleanup() > resistent to a NULL pointer argument. > > Signed-off-by: Daniel Mack <[email protected]>
Path applied. sofar/auke has reported a crash in table_cleanup(), though I suspect the calling history was different. I have not found in iptables_init() the call on table_cleanup(NULL), therefore I drop the commit message body. Tomasz has also review your patch and ACKed it Thanks anyway for your contribution. cheers, daniel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
