[Github-comments] [geany/geany] Fix crash if plugin manager is opened more than once (#1564)
Colomban Wendling
notifications at xxxxx
Fri Jul 28 03:54:45 UTC 2017
Do not allow more than one plugin manager dialog at a time. It doesn't make sense and the code is not fully re-entrant and leads to a crash toggling plugins in both dialogs.
Fixes #1563.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/1564
-- Commit Summary --
* Fix crash if plugin manager is opened more than once
-- File Changes --
M src/plugins.c (7)
-- Patch Links --
https://github.com/geany/geany/pull/1564.patch
https://github.com/geany/geany/pull/1564.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1564
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170728/2e480cd7/attachment.html>
More information about the Github-comments
mailing list