]> git.ipfire.org Git - thirdparty/iptables.git/commit
Revert the recent addition of memset()'s to TC_COMMIT. One of them is bogus and the...
authorPhil Oester <kernel@linuxace.com>
Fri, 4 Feb 2005 07:38:02 +0000 (07:38 +0000)
committerMartin Josefsson <gandalf@wlug.westbo.se>
Fri, 4 Feb 2005 07:38:02 +0000 (07:38 +0000)
commite37c0dc100c51541accf81e4763d0cdba807db34
treefd866fa0a50cc6a0141ed4aea3f2b7db3b686b32
parentb2eedcdf84c037e346bdd4e804decf95de66cbf7
Revert the recent addition of memset()'s to TC_COMMIT. One of them is bogus and the other one needs more investigation to why valgrind is complaining.

Noticed and reverted by Phil Oester.
libiptc/libiptc.c