PERFORCE change 113772 for review
Christian S.J. Peron
csjp at FreeBSD.org
Wed Jan 31 16:02:37 UTC 2007
http://perforce.freebsd.org/chv.cgi?CH=113772
Change 113772 by csjp at csjp_rnd01 on 2007/01/31 16:02:01
free stats information after we are done with it.
Affected files ...
.. //depot/projects/zcopybpf/src/usr.sbin/netstat/bpf.c#3 edit
Differences ...
==== //depot/projects/zcopybpf/src/usr.sbin/netstat/bpf.c#3 (text+ko) ====
@@ -147,6 +147,7 @@
d->bd_zcopy);
free(pname);
}
+ free(bd);
}
void
More information about the p4-projects
mailing list