]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - src/misc-progs/setuid.h
misc-progs: Sync STRING_SIZE.
[people/teissler/ipfire-2.x.git] / src / misc-progs / setuid.h
index 9df32066a1d166751308bf458eb9fd73cef57bc9..2e90537a6db86bd4e1f0ffb4b4a6f238f948afa5 100644 (file)
@@ -15,7 +15,7 @@
 /* As nothing in setuid.c uses STRING_SIZE specifically there's no real reason
  * to redefine it if it already is set */
 #ifndef STRING_SIZE
 /* As nothing in setuid.c uses STRING_SIZE specifically there's no real reason
  * to redefine it if it already is set */
 #ifndef STRING_SIZE
-#define STRING_SIZE 256
+#define STRING_SIZE 1024
 #endif
 
 extern char * trusted_env[4];
 #endif
 
 extern char * trusted_env[4];