]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Use the request_alloc functions to setup logging in trigger_exec
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 4 Feb 2021 19:57:45 +0000 (19:57 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 4 Feb 2021 19:57:45 +0000 (19:57 +0000)
commit7a538e38fc3b01616e4e7c613c8bbe40cf9eebe1
tree02339adc96db6f48dca54b0421411fe1a42ac343
parentec84ee11c9533221d520ec1a9a75c692a5ea993f
Use the request_alloc functions to setup logging in trigger_exec

So we don't do it wrong and trip up asserts elsewhere in the code... or double alloc log.dst
src/lib/server/trigger.c