Date: Mon, 21 Jun 2021 18:04:13 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 256714] Memory leaks when detaching a device Message-ID: <bug-256714-7501-N5pwEHwldR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256714-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-256714-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256714 jcaplan@blackberry.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #225929|0 |1 is obsolete| | --- Comment #2 from jcaplan@blackberry.com --- Created attachment 225968 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D225968&action= =3Dedit updated in6 patch I think there are scenarios where in6_purgeifaddr() removes the last refere= nce so it should check the refcount and remove if it is the last ref e.g. if a = new address is allocated rather than detaching the interface --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256714-7501-N5pwEHwldR>