]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
use correct names
authorAlan T. DeKok <aland@freeradius.org>
Tue, 3 Sep 2024 15:23:11 +0000 (11:23 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 3 Sep 2024 19:05:24 +0000 (15:05 -0400)
commitc5795ac6e9cd469912fcf720b97217a5c6beb869
tree0f3a0c08dd1a7d92434321e496423e97c0c4ae03
parentdbcc7e97858c335f1b01536ab48f5baeeba11abd
use correct names

if we use "bool" for TMPL_ATTR_REF_PREFIX things, then code searches
won't find the right values.

So we explicitly initialize vpt->rules.attr.prefix = YES
src/lib/server/tmpl_tokenize.c