]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
no need to print the name
authorAlan T. DeKok <aland@freeradius.org>
Tue, 9 Nov 2021 20:14:59 +0000 (15:14 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 9 Nov 2021 20:17:47 +0000 (15:17 -0500)
commite241897035b036485c536396dad40957ab028424
treedc47c7596cd6857b9c0ea1db9e4eafa25d244d25
parent9c0b089ee021e0d116b7a521b7fda5bf9d568aae
no need to print the name

the module isn't going away until after it's data has been freed.
src/lib/server/dl_module.c
src/lib/server/module.c