[sudo-commits] sudo changeset 14883:79cc9efe3dbf

Todd C. Miller Todd.Miller at sudo.ws
Wed Jul 12 09:32:30 MDT 2023


changeset:	14883:79cc9efe3dbf in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/79cc9efe3dbf
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Jul 12 08:16:35 2023 -0600

Log Message:
	sudo_conversation: zero out reply even if no password is requested.

	This avoids a potential invalid free in the err label and provides
	more predictable behavior when mixing message types in a conversation.

diffstat:

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



More information about the sudo-commits mailing list