[sudo-commits] sudo changeset 11807:2d08d4aa0e01

Todd C. Miller Todd.Miller at sudo.ws
Mon Oct 14 10:10:58 MDT 2019


changeset:	11807:2d08d4aa0e01 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/2d08d4aa0e01
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Oct 14 10:09:27 2019 -0600

Log Message:
	Reject non-LDIF input when converting from LDIF to sudoers or JSON.

diffstat:

 plugins/sudoers/Makefile.in                      |   12 +-
 plugins/sudoers/parse_ldif.c                     |  186 +++++++++++-----------
 plugins/sudoers/regress/cvtsudoers/test26.err.ok |    6 +-
 plugins/sudoers/regress/cvtsudoers/test26.sh     |    7 +
 4 files changed, 108 insertions(+), 103 deletions(-)


More information about the sudo-commits mailing list