Date: Wed, 7 Sep 2005 19:28:01 +0000 (UTC) From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat bpf.c Message-ID: <200509071928.j87JS1el055387@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2005-09-07 19:28:01 UTC
FreeBSD src repository
Modified files:
usr.bin/netstat bpf.c
Log:
Free the bpf descriptor array after we are done with it. This probably isnt
that critical as the program exits after this point anyway, but this may
not always be the case.
Revision Changes Path
1.2 +1 -0 src/usr.bin/netstat/bpf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509071928.j87JS1el055387>
