[sudo-commits] sudo changeset 14153:10358fc408a1

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


changeset:	14153:10358fc408a1 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/10358fc408a1
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Aug 18 15:07:25 2022 -0600

Log Message:
	Handle the case where argc is 0 when rebuilding argv.
	We need to pass the pathname to the policy plugin in argv[0] so we
	must be sure to allocate space for it even if argc is 0.

diffstat:

 src/exec_intercept.c |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list