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

--- Comment #21 from zenith432 at users dot sourceforge.net ---
Created attachment 11193
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11193&action=edit
Patch implementing Comment 18

Attached is a patch that implements algorithm suggested in comment 18.
Should solve outstanding problems with try_load_plugin() in bfd/plugin.c.
Each plugin is loaded once, not unloaded, refcount not recursed.
onload() called only once for each plugin.
Supports multiple plugins in same run.
Please review.

-- 
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