Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Jul 2022 16:48:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 259294] [libc] add a freeres function
Message-ID:  <bug-259294-227-0PtwiCdUTT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259294-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259294-227@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=3D259294

Brooks Davis <brooks@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brooks@FreeBSD.org

--- Comment #7 from Brooks Davis <brooks@FreeBSD.org> ---
I think this should start with a linker set of pointers to pointers to be
freed. That keeps knowledge of things to be freed where they are declared.
That's what the last bit of the glibc code does, but spelled somewhat
differently than we'd do it.

--=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-259294-227-0PtwiCdUTT>