[sudo-commits] sudo changeset 13939:9d95217981ac

Todd C. Miller Todd.Miller at sudo.ws
Tue May 10 11:25:51 MDT 2022


changeset:	13939:9d95217981ac in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/9d95217981ac
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue May 10 11:23:44 2022 -0600

Log Message:
	ptrace_write_string: make sure we always write the terminating NUL.
	We can't check *str for NUL since it may not have been written yet.

diffstat:

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



More information about the sudo-commits mailing list