[Bug libc/24963] deadlock between freopen and fclose

schwab@linux-m68k.org sourceware-bugzilla@sourceware.org
Tue Sep 24 15:58:00 GMT 2019


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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #14 from Andreas Schwab <schwab@linux-m68k.org> ---
That's a good point.  In that case unlinking before locking is not valid, I
think.  The comparison with free does not fit here, because you cannot lock
memory blocks.

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


More information about the Glibc-bugs mailing list