[sudo-commits] sudo changeset 6588:d72a9c7151c4

Todd C. Miller Todd.Miller at courtesan.com
Wed Mar 16 16:08:53 EDT 2011


changeset:	6588:d72a9c7151c4 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d72a9c7151c4
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Mar 16 16:08:22 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