[sudo-commits] sudo changeset 14157:91d522d9c3b6

Todd C. Miller Todd.Miller at sudo.ws
Thu Aug 18 19:16:28 MDT 2022


changeset:	14157:91d522d9c3b6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/91d522d9c3b6
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Aug 18 15:15:06 2022 -0600

Log Message:
	Treat argv and closure->run_argv of different sizes as a mismatch.
	If argv and closure->run_argv match up to the point where we hit a
	NULL but one of them has additional entries, we still need to rewrite
	argv.

diffstat:

 src/exec_ptrace.c |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list