Files
@ f328e80a974a
Branch filter:
Location: libtransport.git/.gitignore - annotation
f328e80a974a
493 B
text/plain
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.
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.
4ba86d2877e5 98982a60fba3 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 fe47e0979be9 15e16d709e79 15e16d709e79 15e16d709e79 15e16d709e79 3e75beb9548c f082fdf50542 15e16d709e79 | *.pb.cc
*.pb.h
plugin/python/protocol_pb2.py
Makefile
*.cmake
*.so
*.so.*
*.log
libtransport_test
CMakeFiles
spectrum2
transport_config.h
Doxyfile
moc_*
CMakeCache.txt
*.patch
*.orig
spectrum2_manager
dfrotz
spectrum2_frotz_backend
spectrum2_libcommuni_backend
spectrum2_libpurple_backend
spectrum2_skype_backend
spectrum2_smstools3_backend
spectrum2_swiften_backend
spectrum2_template_backend
spectrum2_twitter_backend
install_manifest.txt
slack.cfg
*.sqlite
localhost.port
*.a
core.*
*.pyc
|