[sudo-commits] sudo changeset 14891:74e81e6d373a

Todd C. Miller Todd.Miller at sudo.ws
Sun Jul 16 14:14:13 MDT 2023


changeset:	14891:74e81e6d373a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/74e81e6d373a
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Jul 12 09:29:00 2023 -0600

Log Message:
	Fix a crash in intercept mode running a command with NULL argv[0].

	Newer Linux kernels replace a NULL argv[0] with the empty string,
	we should as well.

diffstat:

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



More information about the sudo-commits mailing list