[Bug stdio/31840] Memory leak in _IO_new_fdopen (fdopen) on seek failure

abbotti at mev dot co.uk sourceware-bugzilla@sourceware.org
Mon Jun 3 14:03:07 GMT 2024


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

--- Comment #3 from Ian Abbott <abbotti at mev dot co.uk> ---
Presumably, the memory block is marked "still reachable" by Valgrind because
`_IO_link_in` has been called on the new file structure. (Thanks to @Shawn on
Stackoverflow for prompting me to investigate that possibiliity.)

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


More information about the Glibc-bugs mailing list