|
From: | ccoutant at google dot com |
Subject: | [Bug gold/17896] Plugin_manager::release_input_file leaks file descriptors |
Date: | Wed, 28 Jan 2015 19:01:47 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17896 --- Comment #5 from Cary Coutant <ccoutant at google dot com> --- (In reply to H.J. Lu from comment #4) > With this patch: > > https://gcc.gnu.org/ml/gcc-patches/2015-01/msg02508.html > > Plugin_manager::release_input_file may be called from the claim_file hook. > It isn't prepared to deal with it. get_input_file is meant to be called only from the all_symbols_read handler, and release_input_file only on a handle obtained from get_input_file. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |