[Github-comments] [geany/geany-plugins] Fix crash in projectorganizer's crash-fix (#559)
Jiří Techet
notifications at xxxxx
Mon Apr 10 14:51:30 UTC 2017
Well, yeah, there was a NULL check missing in the previous pull request. No make it clear what has changed I kept the previous patch and added another patch which fixes the crash when no project is open.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/559
-- Commit Summary --
* projectorganizer: Make sure project is open before trying to expand the tree
* projectorganizer: Require that prj_org != NULL inside expand_on_idle()
-- File Changes --
M projectorganizer/src/prjorg-sidebar.c (32)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/559.patch
https://github.com/geany/geany-plugins/pull/559.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-plugins/pull/559
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170410/aec8d952/attachment.html>
More information about the Github-comments
mailing list