libreoffice-online/net
Michael Meeks aeb204fb14 Kill race during DocumentBroker shutdown over child process.
==20033== Invalid read of size 4
==20033==    at 0x466504: ChildProcess::close(bool) (DocumentBroker.hpp:111)
==20033==    by 0x44EA28: DocumentBroker::terminateChild(std::string const&, bool) (DocumentBroker.cpp:1313)
==20033==    by 0x45F70E: DocumentBroker::pollThread() (DocumentBroker.cpp:264)
==20033==    by 0x504B2F: SocketPoll::pollingThreadEntry() (Socket.hpp:486)
==20033==    by 0x7310E6F: execute_native_thread_routine (thread.cc:84)
==20033==    by 0x7AF60A3: start_thread (pthread_create.c:309)
==20033==    by 0x7DF002C: clone (clone.S:111)
==20033==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
2017-03-31 17:28:20 +01:00
..
clientnb.cpp Use pseudo-random-ness in test to make strace cleaner. 2017-03-10 10:47:39 +01:00
loolnb.cpp wsd: return moved socket state to stop any IO processing 2017-03-20 00:41:53 -04:00
ServerSocket.hpp Cleanup whitespace, return is not a function. 2017-03-30 17:34:52 +01:00
Socket.cpp Kill race during DocumentBroker shutdown over child process. 2017-03-31 17:28:20 +01:00
Socket.hpp Kill race during DocumentBroker shutdown over child process. 2017-03-31 17:28:20 +01:00
Ssl.cpp tdf#106797 - avoid locking up / crashing on exceptions from main. 2017-03-27 20:15:30 +01:00
Ssl.hpp tdf#106797 - avoid locking up / crashing on exceptions from main. 2017-03-27 20:15:30 +01:00
SslSocket.hpp Cleanup whitespace, return is not a function. 2017-03-30 17:34:52 +01:00
WebSocketHandler.hpp Remove obsolete write-lock. 2017-03-31 14:58:37 +01:00