]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
first pass of xlat_purify_expr()
authorAlan T. DeKok <aland@freeradius.org>
Wed, 19 Jan 2022 20:39:38 +0000 (15:39 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 19 Jan 2022 20:39:38 +0000 (15:39 -0500)
commit5559796368911a1ccc2181eb50b99d402d1a75e7
treeb768d98c1034f611092e1b82105374155e6e9c86
parent8ffb01086d93ce85bf6962993de9427fecbc266d
first pass of xlat_purify_expr()

which only works on expressions and comparisons, and then only
some of the time.  And then only if it's asked to.
src/lib/unlang/xlat_expr.c