[sudo-commits] sudo changeset 9868:9088f041bbad

Todd C. Miller Todd.Miller at courtesan.com
Thu Feb 5 14:57:45 MST 2015


changeset:	9868:9088f041bbad in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/9088f041bbad
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Feb 05 11:17:26 2015 -0700

Log Message:
	Fix a potential crash when getpwnam() of the running user fails
	and we don't replace the negative cached entry with a faked up one.
	From Stephane Chazelas

diffstat:

 plugins/sudoers/pwutil.c |  74 +++++++++++++++++++++++++++++------------------
 1 files changed, 45 insertions(+), 29 deletions(-)


More information about the sudo-commits mailing list