[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Sun Apr 17 01:18:25 EDT 2005


Module Name:	sudo
Committed By:	millert
Date:		Sun Apr 17 05:18:24 UTC 2005

Modified Files:
	sudo: mon_systrace.c mon_systrace.h

Log Message:
Don't do pointer arithmetic on void *
Use int, not size_t/ssize_t for systrace lengths (since it uses int)


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 sudo/mon_systrace.c
cvs rdiff -r1.8 -r1.9 sudo/mon_systrace.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the sudo-commits mailing list