PERFORCE change 182492 for review
Sergio Ligregni
ligregni at FreeBSD.org
Tue Aug 17 03:02:10 UTC 2010
http://p4web.freebsd.org/@@182492?ac=10
Change 182492 by ligregni at ligPhenom on 2010/08/17 03:01:47
Minor change in trailpath's size
Affected files ...
.. //depot/projects/soc2010/disaudit/utils.h#5 edit
Differences ...
==== //depot/projects/soc2010/disaudit/utils.h#5 (text+ko) ====
@@ -39,7 +39,7 @@
#define MAX_DIR_SIZE 255
#define MAX_PATH_SIZE MAX_DIR_SIZE + 50
#define MAX_HOST_SIZE 255
-#define MAX_TRAILPATH_SIZE 29
+#define MAX_TRAILPATH_SIZE 59
#define MAX_BUF_SIZE 1024
#define MESSAGE_DESC_SIZE 50
#define SHA256_SIZE 66
More information about the p4-projects
mailing list