Files
libkiwix/src
Matthieu Gautier 39611cbd60 Wait for waitingThread to exit before destroying the subprocess memory.
WaitingThread read some shared memory with the SubProcess
(`mutex`, `m_running`).
When we destroy the SubProcess, we must be sure that WaitingThread has
correctly finished else we may have invalid read/write on freed memory.
2020-08-26 12:26:04 +02:00
..
2020-08-13 11:16:41 +02:00
2018-12-02 15:47:29 +01:00
2019-10-28 15:56:49 +01:00
2020-04-20 15:22:36 +02:00
2019-08-12 16:16:26 +02:00
2020-08-11 18:27:54 +02:00
2019-08-11 10:19:48 +02:00