Date: Sun, 05 Dec 2021 13:29:50 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 259294] [libc] add a freeres function Message-ID: <bug-259294-227-c5fKl3UVzX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259294-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259294 --- Comment #3 from Paul Floyd <pjfloyd@wanadoo.fr> --- Created attachment 229927 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229927&action=edit __libc_freeres Initial prototype. makebuf is where the memory for stdout gets allocated, so I put freeres there. If there are other buffers that I don't know of then maybe a different/new file would be better. This probably needs protection against being called twice. No changes needed on the Valgrind side for this! -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259294-227-c5fKl3UVzX>
