mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-03 06:06:24 +00:00
We have thread context already in place during *_init() function. Thus guarding every API call with TreadInit/Destroy is: - a bit redundand - makes SOGo backend not reentrant even on single thread and leads to hard to find use-after-free crashes Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
47 KiB
47 KiB