[Bug stdio/31838] There seems to be a memory leak bug in the fdopen function

schwab@linux-m68k.org sourceware-bugzilla@sourceware.org
Mon Jun 3 14:41:29 GMT 2024


https://sourceware.org/bugzilla/show_bug.cgi?id=31838

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
_IO_new_file_init_internal links the file to the global file list, so this
needs to unlink it first.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list