bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/17896] Plugin_manager::release_input_file leaks file descripto


From: ccoutant at google dot com
Subject: [Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors
Date: Wed, 28 Jan 2015 18:33:35 +0000

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

Cary Coutant <ccoutant at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #2 from Cary Coutant <ccoutant at google dot com> ---
Do you have a case where gold is running out of file descriptors? Unlocking the
file doesn't close the descriptor immediately, but it should make that
descriptor available for reuse if needed; see
Descriptors::close_some_descriptor().

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]