Aleksei Bavshin ae6ca36fa7
fix(sway): resolve destruction dependency between Ipc and SleeperThread
Ipc destructor closes socket and thus wakes up SleeperThread which was
waiting for socket data in Ipc::handleEvent.
Ipc::handleEvent then proceeds with sending signal to already destroyed
object, causing heap-use-after-free Address Sanitizer error.
2020-02-04 23:22:43 -08:00
..
2019-05-29 17:53:22 +02:00
2019-05-29 17:53:22 +02:00
2019-05-29 17:53:22 +02:00
2019-05-29 17:53:22 +02:00
2019-09-25 08:47:33 +02:00
2019-05-29 17:53:22 +02:00
2020-01-07 09:15:54 -08:00
2019-09-25 09:32:22 +01:00