[sudo-commits] sudo changeset 14741:27534bcb58a7

Todd C. Miller Todd.Miller at sudo.ws
Fri May 5 10:23:41 MDT 2023


changeset:	14741:27534bcb58a7 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/27534bcb58a7
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri May 05 10:20:21 2023 -0600

Log Message:
	iolog_gets: change size parameter to int to match fgets/gzgets

	Return an error, setting errno to EINVAL, for negative sizes.

diffstat:

 include/sudo_iolog.h   |   2 +-
 lib/iolog/iolog_gets.c |  10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)



More information about the sudo-commits mailing list