]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
allow dictionaries to be used from multiple _different_ locations
authorAlan T. DeKok <aland@freeradius.org>
Thu, 20 Feb 2025 16:28:08 +0000 (11:28 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 20 Feb 2025 19:23:21 +0000 (14:23 -0500)
commit9c2fa35693b1f3c74c527e8de263a1d69429db21
tree5c42266785685f98162910aa4a08909b19c1a91c
parent8c5d7eac27a85e80d6246940eacc7a499cd92854
allow dictionaries to be used from multiple _different_ locations

In some cases we can't "clone" attributes.  So instead we allow
two different source locations to load the same dictionary
src/lib/util/dict_priv.h
src/lib/util/dict_tokenize.c