[Bug 259294] [libc] add a freeres function

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 01 Jul 2022 16:48:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259294

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.

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