Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2023 03:41:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270270] mii: memory leak when mii_attach() fails
Message-ID:  <bug-270270-227-5VCspphsue@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270270-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270270

--- Comment #2 from Mina Galić <freebsd@igalic.co> ---
from IRC:

16:31 <kevans91_> meeena: mii_attach doesn't appear to allocate the softc
except by device_* API that does it implicitly, why isn't this cleaned up with
device_delete_child(), I wonder?
16:33 <kevans91_> it doesn't seem to claim the softc to prevent it from being
cleaned up elsewhere

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270270-227-5VCspphsue>