]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
we shouldn't track which requests are using this module
authorAlan T. DeKok <aland@freeradius.org>
Fri, 2 Nov 2018 15:24:13 +0000 (11:24 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 2 Nov 2018 15:27:52 +0000 (11:27 -0400)
commitfba58424b032dbe4f41a7edd911e849c2d2000bd
tree2216d5152cbb9a1383f6fe97741ff665f377b5f0
parent70749d037751ea87ce559e589e18b7c9752311fd
we shouldn't track which requests are using this module

the unlang interpreter does that.  The rest of the code should
guarantee that all requests are stopped / freed before a module
is detached.
src/modules/rlm_radius/rlm_radius.c
src/modules/rlm_radius/rlm_radius.h