@eht16 commented on this pull request.
> { + 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 or view it on GitHub: https://github.com/geany/geany-plugins/pull/1257#discussion_r1225190158 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1257/review/1473340...@github.com>