https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259294

--- Comment #5 from Paul Floyd <pjfl...@wanadoo.fr> ---
(In reply to Mark Johnston from comment #4)

I guess there are probably several other things that would need freeing.

GNU libc looks like it calls about 5 functions from __libc_freeres: IO, dl,
thread, and a few other more anonymous frees.

https://code.woboq.org/userspace/glibc/malloc/set-freeres.c.html

In Valgrind I just added suppressions whenever I saw anything that was a
one-off allocation in libc. I haven't looked thoroughly at the libc code or
written exhaustive Valgrind libc leak tests.

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

Reply via email to