@Skif-off try this:
```c
argv=g_malloc0_n(argc + 1u, sizeof(gchar *));
```
--
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/646#issuecomment-346596722