[sudo-commits] sudo changeset 6585:0926b1653e20

Todd C. Miller Todd.Miller at courtesan.com
Wed Mar 16 15:59:56 EDT 2011


changeset:	6585:0926b1653e20 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/0926b1653e20
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Mar 16 15:59:50 2011 -0400

Log Message:
	Be careful not to deref user_stat if it is NULL.  This cannot currently
	happen in sudo but might in other programs using the parser.

diffstat:

 match.c |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list