[Github-comments] [geany/geany] Fix new GCC warnings (#1725)

Matthew Brush notifications at xxxxx
Thu Dec 21 09:22:33 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171221/7f49d9d0/attachment.html>


More information about the Github-comments mailing list