diff --git a/glib/gutils.c b/glib/gutils.c index 4f7d9b19f..9e2f0b0b7 100644 --- a/glib/gutils.c +++ b/glib/gutils.c @@ -2300,7 +2300,7 @@ g_format_size_full (guint64 size, struct Format { guint64 factor; - char string[9]; + char string[10]; }; typedef enum