[sudo-commits] sudo changeset 8307:d8779da135d0

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


changeset:	8307:d8779da135d0 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d8779da135d0
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 07 14:42:08 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:

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



More information about the sudo-commits mailing list