|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/23460] regression: ar can not create archive containing many (>1024) lto object files |
Date: | Wed, 01 Aug 2018 13:35:54 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23460 --- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=103da91bc083f94769e3758175a96d06cef1f8fe commit 103da91bc083f94769e3758175a96d06cef1f8fe Author: Nick Clifton <address@hidden> Date: Wed Aug 1 14:34:41 2018 +0100 Close resource leaks in the BFD library's plugin handler. PR 23460 * plugin.c (bfd_plugin_open_input): Close file descriptor if the call to fstat fails. (try_claim): Always close the file descriptor at the end of the function. (try_load_plugin): If a plugin has already been registered, then skip the dlopen and onload steps and go straight to claiming the file. If these is an error, close the plugin. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |