--- ipt-orig/libiptc/libiptc.c 2005-02-01 08:45:56.000000000 -0800 +++ ipt-new/libiptc/libiptc.c 2005-02-03 16:51:46.000000000 -0800 @@ -2047,7 +2047,6 @@ counterlen = sizeof(STRUCT_COUNTERS_INFO) + sizeof(STRUCT_COUNTERS) * new_number; - memset(repl, 0, sizeof(*repl) + (*handle)->entries->size); /* These are the old counters we will get from kernel */ repl->counters = malloc(sizeof(STRUCT_COUNTERS)