https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259294
--- Comment #3 from Paul Floyd <[email protected]> --- 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.
