[sudo-commits] sudo changeset 13331:f010d83f0168

Todd C. Miller Todd.Miller at sudo.ws
Tue Jul 27 09:20:50 MDT 2021


changeset:	13331:f010d83f0168 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f010d83f0168
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Jul 26 11:39:41 2021 -0600

Log Message:
	Only replace getaddrinfo for FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION.
	This works around an issue on SCO which uses inline functions in
	the header files which call the actual, versioned, library function.

diffstat:

 plugins/sudoers/regress/fuzz/fuzz_policy.c |  19 +++++++++++++------
 1 files changed, 13 insertions(+), 6 deletions(-)



More information about the sudo-commits mailing list