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

Reply via email to