From b991e7d1507b2e9db9a4cf181c61b1286e2df0ff Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu" Date: Thu, 12 Jun 2008 09:22:25 +0000 Subject: ipset -U segfault fix committed. Testsuite added. --- ipset_iphash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipset_iphash.c') diff --git a/ipset_iphash.c b/ipset_iphash.c index 114cfad..b42cc21 100644 --- a/ipset_iphash.c +++ b/ipset_iphash.c @@ -191,7 +191,7 @@ mask_to_bits(ip_set_ip_t mask) return bits; } - + void printheader(struct set *set, unsigned options) { struct ip_set_iphash *mysetdata = -- cgit v1.2.3