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

--- Comment #24 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

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

commit b0ceb98aec8e1ab610deea9fee9ee75c5911bbc0
Author: Zenith423 <zenith...@users.sourceforge.net>
Date:   Thu Aug 23 16:22:56 2018 +0100

    Avoid problems with plugins being loaded multiple times.

        PR 23460
        * plugin.c (struct plugin_list_entry): New structure.
        (plugin_list): New variable.
        (try_load_plugin): Place opened plugins on a list.  Ensure that
        the refcount in the dynamic loader is kept at 1.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to