[Bug 259294] [libc] add a freeres function

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

--- Comment #8 from Paul Floyd <pjfloyd@wanadoo.fr> ---
(In reply to Paul Floyd from comment #6)

Quick confirmation:

=5018== 2,048 bytes in 1 blocks are still reachable in loss record 1 of 2
==5018==    at 0x484CBC4: malloc (vg_replace_malloc.c:397)
==5018==    by 0x490B45B: ??? (in /lib/libc.so.7)
==5018==    by 0x490B778: setproctitle (in /lib/libc.so.7)
==5018==    by 0x2018C3: main (setproctitle.c:6)
==5018== 
==5018== 2,048 bytes in 1 blocks are still reachable in loss record 2 of 2
==5018==    at 0x484CBC4: malloc (vg_replace_malloc.c:397)
==5018==    by 0x490B4A5: ??? (in /lib/libc.so.7)
==5018==    by 0x490B778: setproctitle (in /lib/libc.so.7)
==5018==    by 0x2018C3: main (setproctitle.c:

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