[Bug 259294] [libc] add a freeres function

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 13 Apr 2022 15:38:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259294

--- Comment #4 from Mark Johnston <markj@FreeBSD.org> ---
Presumably there are many other places in libc that need to be hooked.  For
instance, any use of getgrent(3) will trigger allocation of a global buffer,
no?

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