[sudo-commits] sudo changeset 10731:652691a5216b

Todd C. Miller Todd.Miller at courtesan.com
Thu Nov 10 10:14:00 MST 2016


changeset:	10731:652691a5216b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/652691a5216b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Nov 10 10:11:18 2016 -0700

Log Message:
	Add the argument vector allocated for -s and -i mode to the garbage
	collector list.  Avoids an ASAN warning on exit when the -s or -i
	flags are used.

diffstat:

 src/parse_args.c |  6 ++++++
 src/sudo.c       |  9 ++-------
 src/sudo.h       |  8 +++++++-
 3 files changed, 15 insertions(+), 8 deletions(-)


More information about the sudo-commits mailing list