[sudo-commits] sudo changeset 12873:9207901dcccd

Todd C. Miller Todd.Miller at sudo.ws
Tue Feb 2 14:02:21 MST 2021


changeset:	12873:9207901dcccd in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/9207901dcccd
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Feb 02 13:58:31 2021 -0700

Log Message:
	Add missing fclose(3) of fmemopen(3) stream; it does not modify the data.

diffstat:

 lib/iolog/regress/fuzz/fuzz_iolog_json.c         |  18 ++++++++++--------
 plugins/sudoers/regress/fuzz/fuzz_sudoers.c      |   5 ++++-
 plugins/sudoers/regress/fuzz/fuzz_sudoers_ldif.c |   3 ++-
 3 files changed, 16 insertions(+), 10 deletions(-)



More information about the sudo-commits mailing list