[sudo-commits] sudo changeset 6584:06a2334dd674

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


changeset:	6584:06a2334dd674 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/06a2334dd674
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Mar 16 15:59:44 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:

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



More information about the sudo-commits mailing list