Date: Fri, 31 Dec 2004 09:20:27 GMT From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/75677: [patch] sk(4): plug leaks and fix acquiringduplicate lock of same type: "network driver" Message-ID: <200412310920.iBV9KRPi034004@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/75677; it has been noted by GNATS. From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: Antoine Brodin <antoine.brodin@laposte.net> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: kern/75677: [patch] sk(4): plug leaks and fix acquiring duplicate lock of same type: "network driver" Date: Fri, 31 Dec 2004 09:12:45 +0000 (UTC) On Fri, 31 Dec 2004, Antoine Brodin wrote: > A patch that fixes some of them is attached, but there is probably more > leaks. > Especially mii_phy_probe() and miibus_probe() allocate things during > a probe routine without freeing them and I suspect it's bad. a patch[1] for mii already exists for the parts that are not specific to sk(4) (but this is outside of this PR). [1] http://sources.zabbadoz.net/freebsd/patchset/mii-memleaks.diff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412310920.iBV9KRPi034004>