spectrum2/include
Vladimír Matěna 0729d364ca Fix double free in DummyConnectionServer
Do not create shared ptr from this as this lead to double free in
UserRegistryTest::login test. Shared ptr was needed to set event
owner in acceptConnection, actually it is never needed as events
are never filtered by owner. Thus it was removed and there is no
need to create shared ptr from this.
2016-09-17 00:45:34 +03:00
..
boost Switch from boost shared pointers to stl shared pointers (#162) 2016-09-12 19:20:58 +03:00
rapidjson Almost working OAuth2 2015-11-23 09:07:38 +01:00
Swiften Fix double free in DummyConnectionServer 2016-09-17 00:45:34 +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