]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
update xlat_tokenize_arg() in preparation for move to non-'&'
authorAlan T. DeKok <aland@freeradius.org>
Fri, 7 Mar 2025 14:44:44 +0000 (09:44 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 7 Mar 2025 15:43:07 +0000 (10:43 -0500)
commitfec74dfd4352cb3571e7dbb2b9cf905296c4bea2
treea80a56fdc0580fdc5e5593cf2d62a5c9bc7f1da3
parent9f6f275a6c3c4671e64bde16c2cca2102eff04b3
update xlat_tokenize_arg() in preparation for move to non-'&'

audit the callers, and ensure that the expectations of the code
match the use-cases.

Update the code to match the use-cases, and with better error
messages.

update the tests to match the new error messages
src/bin/unit_test_attribute.c
src/lib/server/tmpl_tokenize.c
src/lib/server/trigger.c
src/lib/unlang/xlat.h
src/lib/unlang/xlat_tokenize.c
src/tests/unit/xlat/base.txt