Date: Sat, 2 Sep 2006 08:07:36 +0000 (UTC) From: Oleg Bulyzhin <oleg@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw2.c Message-ID: <200609020807.k8287a3V074686@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
oleg 2006-09-02 08:07:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet ip_fw2.c Log: MFC rev. 1.141-1.142 - Do not leak memory while flushing rules. Noticed by: yar - Remove useless NULL pointer check: we are using M_WAITOK flag for memory allocation. Submitted by: Andrey Elsukov <bu7cher at yandex dot ru> Revision Changes Path 1.70.2.18 +3 -6 src/sys/netinet/ip_fw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609020807.k8287a3V074686>