spectrum2/include
Vladimír Matěna f328e80a97 Fix possible double free in ThreadPool
This makes HTTPRequestTest::GETThreadPool test pass deterministicaly.

Problem was static slot used to cleanup threads. When ThreadPool was instantiated
multiple times, threads were also clened up multiple times resulting in segfault.
2016-09-17 00:45:17 +03:00
..
boost Switch from boost shared pointers to stl shared pointers () 2016-09-12 19:20:58 +03:00
rapidjson Almost working OAuth2 2015-11-23 09:07:38 +01:00
Swiften Switch from boost shared pointers to stl shared pointers () 2016-09-12 19:20:58 +03:00
transport Fix possible double free in ThreadPool 2016-09-17 00:45:17 +03:00
CMakeLists.txt fix tests (TODO filetransfer) 2015-10-15 15:41:16 +03:00