codebrainz commented on this pull request.


> @@ -2256,7 +2256,7 @@ static void build_load_menu_grp(GKeyFile *config, 
> GeanyBuildCommand **dst, gint
        gsize prefixlen; /* NOTE prefixlen used in macros above */
        GeanyBuildCommand *dstcmd;
        gchar *key;
-       static gchar cmdbuf[3] = "  ";
+       static gchar cmdbuf[4] = "  ";

Seems to originate here: 
https://github.com/geany/geany/commit/1726e570921faa941919a4e07f1d6d3ec55d8bb6#diff-8ae5a6e4e9368d91c0c59edbde1627c2R1762

-- 
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/pull/1725#discussion_r158229000

Reply via email to