]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
Warn when the plugin interface runs out of file descriptors.
authorNick Clifton <nickc@redhat.com>
Wed, 19 May 2021 10:53:23 +0000 (11:53 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 19 May 2021 10:53:23 +0000 (11:53 +0100)
commit83b0a6865c081de2f6e8f56870d832b9fb65edde
tree4dd178e13eab97a4d1c13d198fdb412121f9ed3f
parentb534617fd56d260d8d6c6c40124390ce72af476a
Warn when the plugin interface runs out of file descriptors.

* plugin.c (bfd_plugin_open_input): Inform the user if the limit
on the number of open files is reached.  If possible, try to
increase this limit before failing.
bfd/ChangeLog
bfd/plugin.c