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
