[sudo-commits] sudo changeset 9224:021077017a23

Todd C. Miller Todd.Miller at courtesan.com
Mon Jan 13 09:53:12 MST 2014


changeset:	9224:021077017a23 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/021077017a23
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Jan 13 09:52:41 2014 -0700

Log Message:
	Do not leak old istack if realloc fails; found by cppcheck.
	Also modify yyless() to avoid a harmless cppcheck warning every
	time it is used.

diffstat:

 plugins/sudoers/toke.c |  9 ++++++---
 plugins/sudoers/toke.l |  7 +++++--
 2 files changed, 11 insertions(+), 5 deletions(-)


More information about the sudo-commits mailing list