@eht16 commented on this pull request.


In addons/src/ao_tasks.c:

>  {
+	AoTasksUpdateTasksForDocArguments *arguments = data;
+	AoTasks *t = arguments->t;
+	GeanyDocument *doc = arguments->doc;

I don't know if there is more than checking data for NULL. BUt at least I've added this.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1257/review/1473340815@github.com>