[sudo-commits] sudo changeset 12908:87f804b98c18

Todd C. Miller Todd.Miller at sudo.ws
Sun Feb 7 16:40:49 MST 2021


changeset:	12908:87f804b98c18 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/87f804b98c18
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Feb 07 13:56:15 2021 -0700

Log Message:
	Fall back to a temp file if fmemopen() is not available().

diffstat:

 config.h.in                                      |   3 ++
 configure                                        |   2 +
 configure.ac                                     |   2 +-
 lib/iolog/regress/fuzz/fuzz_iolog_json.c         |  32 +++++++++++++++++++++--
 lib/iolog/regress/fuzz/fuzz_iolog_legacy.c       |  32 +++++++++++++++++++++--
 lib/iolog/regress/fuzz/fuzz_iolog_timing.c       |   3 +-
 plugins/sudoers/regress/fuzz/fuzz_sudoers.c      |  32 +++++++++++++++++++++--
 plugins/sudoers/regress/fuzz/fuzz_sudoers_ldif.c |  29 ++++++++++++++++++++-
 8 files changed, 122 insertions(+), 13 deletions(-)



More information about the sudo-commits mailing list