[sudo-commits] sudo changeset 7740:b721261c921f

Todd C. Miller Todd.Miller at courtesan.com
Mon Feb 6 10:56:50 EST 2012


changeset:	7740:b721261c921f in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/b721261c921f
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 06 10:56:39 2012 -0500

Log Message:
	Make a copy of the struct passwd in exec_setup() to make sure nothing
	in the policy init modifies it.

diffstat:

 MANIFEST          |    1 +
 compat/pw_dup.c   |  104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 config.h.in       |    3 +
 configure         |   13 ++++++
 configure.in      |    2 +-
 include/missing.h |    3 +
 src/sudo.c        |    4 +-
 7 files changed, 128 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list