aboutsummaryrefslogtreecommitdiffstats
path: root/ircd/authproc.c
diff options
context:
space:
mode:
authorGravatar Ryan Schmidt2026-07-13 16:21:23 -0700
committerGravatar Aaron Jones2026-07-26 19:14:54 +0000
commit115b1e2e8c3d94a490cdcb0fc1f7a4448cefc6bf (patch)
tree40b3081518efd4bb67c336fd4ef1339efd489ea7 /ircd/authproc.c
parentCall the channel_lowerts hook on SJOIN too (diff)
downloadsolanum-main.tar.gz
solanum-main.tar.bz2
solanum-main.zip
Only init solanum once in tests/sasl_abort1.c HEAD main
Calling solanum_main multiple times results in loading every core/autoload module multiple times (because the check for "is the module already loaded" always returns "no" due to solanum_main clearing the list of loaded modules before attempting the load). Init only once, and use other code to ensure that UIDs are consistent instead by resetting the counter and ensuring we free the clients with the old UIDs at the end of each test run.
Diffstat (limited to 'ircd/authproc.c')
0 files changed, 0 insertions, 0 deletions