[Github-comments] [geany/geany-plugins] Project Organizer close project segfault (#579)
msaf1980
notifications at xxxxx
Mon Jun 5 12:55:28 UTC 2017
I think. that No. Null-check-already exist.
static gboolean expand_on_idle(ExpandData *expand_data)
{
GeanyDocument *doc = document_get_current();
if (!prj_org)
return FALSE;
if (geany_data->app->project == expand_data->project &&
expand_data->expanded_paths)
{
--
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/issues/579#issuecomment-306180537
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170605/205ab63a/attachment.html>
More information about the Github-comments
mailing list