[sudo-commits] sudo changeset 14528:2482db79d3b9

Todd C. Miller Todd.Miller at sudo.ws
Tue Jan 31 13:35:57 MST 2023


changeset:	14528:2482db79d3b9 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/2482db79d3b9
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jan 31 13:33:59 2023 -0700

Log Message:
	Avoid compilation errors if getaddrinfo() or freeaddrinfo() are macros.
	If this is the case we probably can't stub out the functions but
	at least the fuzzer will compile.

diffstat:

 plugins/sudoers/regress/fuzz/fuzz_policy.c |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list