[Bug 259294] [libc] add a freeres function
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259294] [libc] add a freeres function"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.