[sudo-commits] sudo changeset 7924:bdcf7eef21ef

Todd C. Miller Todd.Miller at courtesan.com
Wed Mar 28 13:18:24 EDT 2012


changeset:	7924:bdcf7eef21ef in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/bdcf7eef21ef
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Mar 28 13:07:54 2012 -0400

Log Message:
	cast ctype(3) function/macro arguments from char to unsigned char
	to avoid potential negative subscripting.

diffstat:

 compat/fnmatch.c |  18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)



More information about the sudo-commits mailing list