X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/a02618d27fc78002261080ab0c95cef53c39ac14..432ba22b3c0be0cb43a717b48042f4cce34daf64:/projects/rlm_stg/rlm_stg.c diff --git a/projects/rlm_stg/rlm_stg.c b/projects/rlm_stg/rlm_stg.c index 1fd94f58..98c6a02a 100644 --- a/projects/rlm_stg/rlm_stg.c +++ b/projects/rlm_stg/rlm_stg.c @@ -385,7 +385,7 @@ static int stg_detach(void* instance) module_t rlm_stg = { RLM_MODULE_INIT, "stg", - RLM_TYPE_THREAD_SAFE, /* type */ + RLM_TYPE_THREAD_UNSAFE, /* type */ stg_instantiate, /* instantiation */ stg_detach, /* detach */ {