[sudo-commits] sudo changeset 8306:064d583e2d2d

Todd C. Miller Todd.Miller at courtesan.com
Tue Aug 7 14:48:34 EDT 2012


changeset:	8306:064d583e2d2d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/064d583e2d2d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 07 14:41:43 2012 -0400

Log Message:
	Cast 2nd argument of lseek() to off_t if it is a constant for systems
	with 64-bit off_t but without a proper lseek() prototype.

diffstat:

 iolog.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list