]> andersk Git - moira.git/commitdiff
Enlarge buffer.
authorzacheiss <zacheiss>
Wed, 12 Sep 2007 03:41:07 +0000 (03:41 +0000)
committerzacheiss <zacheiss>
Wed, 12 Sep 2007 03:41:07 +0000 (03:41 +0000)
clients/moira/cluster.c

index 3f2f9e3e00229b7ebd2c4ed271bc23635d835229..e6f657c9c82feff05d56c92d4bc54ae14f897af2 100644 (file)
@@ -215,7 +215,7 @@ static char **SetSubnetDefaults(char **info, char *name)
 
 /* -------------------- General Functions -------------------- */
 
-static char aliasbuf[256];
+static char aliasbuf[BUFSIZ];
 
 void PrintAliases(char **info)
 {
This page took 0.042224 seconds and 5 git commands to generate.