Date: Wed, 9 May 2007 14:30:06 GMT From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/98015: [bfe] [patch] bfe(4): double free in error handling path. Message-ID: <200705091430.l49EU69v031821@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/98015; it has been noted by GNATS. From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> To: bug-followup@FreeBSD.org, uspoerlein@gmail.com Cc: pjd@FreeBSD.org Subject: Re: kern/98015: [bfe] [patch] bfe(4): double free in error handling path. Date: Wed, 09 May 2007 15:22:02 +0100 Hi, A patch was committed to -HEAD by pjd (if_bfe.c 1.32) with a simpler patch (as it doesn't attempt to use the bfe_detach routine) and had the following log message: Don't call bfe_release_resources() twice. Found by: Coverity Prevent analysis tool CID: 600 MFC after: 1 week This patch was never MFC'd, but looks to fix the issue reported. pjd, is there any reason this cannot be MFC'd? Gavin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705091430.l49EU69v031821>