[sudo-commits] sudo changeset 13012:df0464968e2c

Todd C. Miller Todd.Miller at sudo.ws
Thu Feb 18 13:16:21 MST 2021


changeset:	13012:df0464968e2c in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/df0464968e2c
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Feb 18 13:15:35 2021 -0700

Log Message:
	Test the error case by closing the underlying fd.
	Note that we don't use ferror() here since our getdelim() has no
	way to set the error flag if there is a memory allocation error.

diffstat:

 lib/util/regress/getdelim/getdelim_test.c |  23 ++++++++++++++++++++---
 1 files changed, 20 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list