[sudo-commits] sudo changeset 9840:e26f9008c2e4

Todd C. Miller Todd.Miller at courtesan.com
Fri Jan 30 14:45:24 MST 2015


changeset:	9840:e26f9008c2e4 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/e26f9008c2e4
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Jan 30 10:45:15 2015 -0700

Log Message:
	Avoid a cppcheck warning about undefined behavior (using the address
	of a stack buffer - 1) and fix a memory leak of the iov when
	doing nl->crnl conversion.

diffstat:

 plugins/sudoers/sudoreplay.c |  41 +++++++++++++++++++++++++----------------
 1 files changed, 25 insertions(+), 16 deletions(-)


More information about the sudo-commits mailing list