[sudo-commits] sudo changeset 12850:84c7c3b7971a

Todd C. Miller Todd.Miller at sudo.ws
Fri Jan 29 09:25:02 MST 2021


changeset:	12850:84c7c3b7971a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/84c7c3b7971a
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jan 29 09:23:51 2021 -0700

Log Message:
	In json_stack_push() treat stack exhaustion like memory allocation failure.
	Return NULL instead of treating as a fatal error.
	This should make life a little easier for oss-fuzz.

diffstat:

 lib/iolog/iolog_json.c |  10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list