[sudo-commits] sudo changeset 12867:c9478efdd65d

Todd C. Miller Todd.Miller at sudo.ws
Mon Feb 1 19:57:55 MST 2021


changeset:	12867:c9478efdd65d in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c9478efdd65d
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Feb 01 19:56:52 2021 -0700

Log Message:
	Plug a few more parser leaks.

diffstat:

 MANIFEST                                       |    5 +
 plugins/sudoers/gram.c                         |  208 ++++++++++++------------
 plugins/sudoers/gram.y                         |   12 +-
 plugins/sudoers/regress/sudoers/test25.in      |    3 +
 plugins/sudoers/regress/sudoers/test25.out.ok  |    1 +
 plugins/sudoers/regress/sudoers/test25.toke.ok |    3 +
 plugins/sudoers/toke.c                         |   19 +-
 plugins/sudoers/toke.l                         |    3 +
 plugins/sudoers/toke_util.c                    |    5 +
 9 files changed, 141 insertions(+), 118 deletions(-)



More information about the sudo-commits mailing list