Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2010 03:02:09 GMT
From:      Sergio Ligregni <ligregni@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 182492 for review
Message-ID:  <201008170302.o7H329gV037443@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@182492?ac=10

Change 182492 by ligregni@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008170302.o7H329gV037443>