]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
canonicalize tmpl attributes.
authorAlan T. DeKok <aland@freeradius.org>
Fri, 30 Jun 2023 13:39:08 +0000 (09:39 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 30 Jun 2023 13:39:08 +0000 (09:39 -0400)
commit9a2f26e2e318c55ab54ccb0c3a63d4abe820f403
tree6df78cd6396abaa2c57e9f0a186d5d5f8cb1f7f7
parentfbd2fe417ed5053d1c55d125e392ec9fce535401
canonicalize tmpl attributes.

We can have multiple attributes with the same name.  In which case
when the duplicate name is used, that reference should be replaced
by a reference to the canonical name.
src/main/tmpl.c