Date: Wed, 31 Jan 2007 16:02:36 GMT From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 113772 for review Message-ID: <200701311602.l0VG2aM2042457@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=113772 Change 113772 by csjp@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701311602.l0VG2aM2042457>