[sudo-commits] sudo changeset 14390:48cbddf476a5

Todd C. Miller Todd.Miller at sudo.ws
Sat Dec 17 16:17:26 MST 2022


changeset:	14390:48cbddf476a5 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/48cbddf476a5
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Dec 17 15:09:30 2022 -0700

Log Message:
	check_pattern: check bounds as a repetition operator too.
	Add regess to verify check_pattern() via sudo_regex_compile().

diffstat:

 MANIFEST                            |    1 +
 lib/util/Makefile.in                |   41 +++++++++----
 lib/util/regex.c                    |   24 +++++++-
 lib/util/regress/regex/regex_test.c |  111 ++++++++++++++++++++++++++++++++++++
 4 files changed, 163 insertions(+), 14 deletions(-)



More information about the sudo-commits mailing list