26 Oct
2012
26 Oct
'12
11:56 a.m.
On 26/10/12 16:28, Arran Cudbard-Bell wrote:
Quick fix would be to change type to RLM_TYPE_THREAD_UNSAFE in the module_t struct, then it'll go through modcall_single.
Ah, I didn't think of that; I've already done this: https://github.com/philmayers/freeradius-server/commit/2250dc653203a43446703... :o/ Oh well!