Enlarged buffer for error messages so the long messages from GSSAPI could be displayed
authorDaniel Kouřil <kouril@ics.muni.cz>
Fri, 10 Feb 2006 14:27:47 +0000 (14:27 +0000)
committerDaniel Kouřil <kouril@ics.muni.cz>
Fri, 10 Feb 2006 14:27:47 +0000 (14:27 +0000)
org.glite.lb.logger/src/il_error.c

index 95bee1b..f57b2ed 100644 (file)
@@ -20,7 +20,7 @@ extern int log_level;
 
 static pthread_key_t err_key;
 
-static int IL_ERR_MSG_LEN = 128;
+static int IL_ERR_MSG_LEN = 1024;
 
 static
 void