[sudo-commits] sudo changeset 13003:d6dd6893b38a

Todd C. Miller Todd.Miller at sudo.ws
Wed Feb 17 16:46:55 MST 2021


changeset:	13003:d6dd6893b38a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d6dd6893b38a
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Feb 17 16:46:02 2021 -0700

Log Message:
	Reset end pointer when reallocing the line buffer in getdelim().
	Fixes excessive memory allocations for long lines.  Bug #960.

diffstat:

 lib/util/getdelim.c |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list