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

--- Comment #62 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_34-branch branch has been updated by H.J. Lu
<h...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e2b46ba142d9901897d8189422f0bcc28e5660b8

commit e2b46ba142d9901897d8189422f0bcc28e5660b8
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Wed Feb 19 03:29:51 2020 -0800

    plugin: Call dlclose before return in try_load_plugin

    Since plugin can be used only once in try_load_plugin, call dlclose
    before return.

        PR binutils/25355
        * plugin.c (plugin_list_entry): Remove handle.
        (try_load_plugin): Call dlclose before return.

    (cherry picked from commit dcf06b89b9129da6988878a77afdd02d3acc2e30)

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

Reply via email to