[sudo-commits] sudo changeset 13469:4c64529df149

Todd C. Miller Todd.Miller at sudo.ws
Wed Sep 8 09:41:36 MDT 2021


changeset:	13469:4c64529df149 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4c64529df149
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Sep 03 16:03:48 2021 -0600

Log Message:
	Remove conditional include of alloca.h, we don't define HAVE_ALLOCA_H.
	The configure check for alloca() was removed long ago but this got
	missed.

diffstat:

 plugins/sudoers/gram.c |  563 ++++++++++++++++++++++++------------------------
 plugins/sudoers/gram.h |    2 +-
 plugins/sudoers/gram.y |    3 -
 3 files changed, 281 insertions(+), 287 deletions(-)



More information about the sudo-commits mailing list