]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
parse &attr[%{&foo - 1}]
authorAlan T. DeKok <aland@freeradius.org>
Sun, 1 Sep 2024 13:41:16 +0000 (09:41 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 1 Sep 2024 13:41:16 +0000 (09:41 -0400)
commit0568f41c552c8b77b6e0ecd882e7dbb235a9e04c
treef1688f34370589b6644a848be36f63bbdbde1e99
parent53a2a1547ac4f854958a96309a8525519ea73539
parse &attr[%{&foo - 1}]

and ensure that things we parse but don't (yet) support are run-time
errors.
src/lib/server/tmpl.h
src/lib/server/tmpl_dcursor.c
src/lib/server/tmpl_tokenize.c