]> andersk Git - splint.git/blobdiff - src/Headers/constants.h
Fixed buffer overflow in cscanner.l
[splint.git] / src / Headers / constants.h
index f8be6c78278f235971d867268a77a20ce13c0afc..8c719808414fd418ab753d26930aec0d44b7adeb 100644 (file)
@@ -70,7 +70,7 @@
 # define LIBRARY_MARKER ";;; Splint Library "
 
 /*@constant int MAX_NAME_LENGTH=256; @*/
-# define MAX_NAME_LENGTH 256
+# define MAX_NAME_LENGTH 1024
 
 /*@constant int MAX_LINE_LENGTH=1024; @*/
 # define MAX_LINE_LENGTH 1024
This page took 0.029236 seconds and 4 git commands to generate.