Kaynağa Gözat

totemconfig: Enlarge error_string_response

... so error_reason can be fully included into parse error message.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>
Jan Friesse 7 yıl önce
ebeveyn
işleme
1d2c6e4696
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      exec/totemconfig.c

+ 1 - 1
exec/totemconfig.c

@@ -88,7 +88,7 @@
 
 #define DEFAULT_PORT				5405
 
-static char error_string_response[512];
+static char error_string_response[768];
 
 static void add_totem_config_notification(struct totem_config *totem_config);