Skip to content
Snippets Groups Projects
user avatar
deuce authored
outbuf_write mutex is destroyed.

This *should* fix the crashes as the following is probably happening:
1) output_thread_terminated is signaled
2) session thread exists taking the session struct with it
3) session->outbuf_write mutex is then destroyed
522bd7a7
History
Name Last commit Last update
..