Kamen Mazdrashki bf0f2a76d5 oc/MAPIStoreSOGo: Do not destroy current thread context after any API call
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>
2014-07-02 15:19:19 +02:00
2014-03-20 14:18:03 -04:00
2014-06-26 11:01:16 -04:00
2014-02-19 21:57:01 -05:00
2014-06-05 13:34:40 -04:00
2014-06-16 15:30:26 -04:00
2014-06-05 13:35:17 -04:00
2014-06-26 11:01:16 -04:00
2014-06-05 13:34:40 -04:00
Description
No description provided
224 MiB
Languages
Objective-C 67.8%
JavaScript 14.7%
Rich Text Format 9.7%
SCSS 2.2%
C 1.5%
Other 4%