]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
allocate instance data even if the module doesn't need it
authorAlan T. DeKok <aland@freeradius.org>
Sat, 18 May 2024 20:50:56 +0000 (16:50 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 18 May 2024 22:43:08 +0000 (18:43 -0400)
commitd15b1852ec2d2824e87e398fadd1c4823e0f6d51
tree95bc734a9ded0816c89452c548a9d1266fc3c8df
parentc3cd0d9c2d61e37c12cd8321a9e889cdd11e78d6
allocate instance data even if the module doesn't need it

which lets the rest of the distinguish virtual attributes from
typos in xlat functions
src/main/modules.c