[sudo-commits] sudo changeset 7310:a27e2f8b9f5e

Todd C. Miller Todd.Miller at courtesan.com
Sun Sep 25 06:35:44 EDT 2011


changeset:	7310:a27e2f8b9f5e in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a27e2f8b9f5e
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Sep 25 06:35:40 2011 -0400

Log Message:
	If the invoking user cannot be resolved by uid fake the struct
	passwd and store it in the cache so we can delref it on exit.

diffstat:

 plugins/sudoers/pwutil.c  |  18 +++++++++++++++---
 plugins/sudoers/sudoers.c |  17 ++++++-----------
 plugins/sudoers/sudoers.h |   1 +
 3 files changed, 22 insertions(+), 14 deletions(-)



More information about the sudo-commits mailing list