[sudo-commits] sudo changeset 6827:1c0552772ad2

Todd C. Miller Todd.Miller at courtesan.com
Tue Apr 26 09:51:57 EDT 2011


changeset:	6827:1c0552772ad2 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/1c0552772ad2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Apr 26 09:51:34 2011 -0400

Log Message:
	Fix SIA support; we no longer have access to the real argc and argv
	so allocate space for a fake one and use the argv passed to the
	plugin with "sudo" for argv[0].

diffstat:

 plugins/sudoers/auth/sia.c |  19 +++++++++++++++----
 1 files changed, 15 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list