[sudo-commits] sudo changeset 14427:c648cfe9ff0f

Todd C. Miller Todd.Miller at sudo.ws
Thu Dec 29 12:41:03 MST 2022


changeset:	14427:c648cfe9ff0f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c648cfe9ff0f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Dec 29 10:40:48 2022 -0700

Log Message:
	Avoid compiling some code paths that are unreachable when fuzzing.

diffstat:

 lib/util/fatal.c      |    2 +
 lib/util/getentropy.c |  117 ++++++++++++++++++++++++++-----------------------
 lib/util/sudo_conf.c  |   23 ++++++---
 3 files changed, 80 insertions(+), 62 deletions(-)



More information about the sudo-commits mailing list