nheko/third_party
Nicolas Werner 07e187d4d8
Fix crash in SingleApplication when other end exits immediately
In those cases the emit might cause the server to remove the connection
and we are working with a dangling pointer. We can't call putChar on
that, so acknowledge the message immediately and then emit the message.
2021-11-24 05:21:30 +01:00
..
SingleApplication-3.3.0 Fix crash in SingleApplication when other end exits immediately 2021-11-24 05:21:30 +01:00
blurhash speed up blurhash decode a bit 2021-10-20 15:19:23 +02:00
cpp-httplib-0.5.12 Fix warning on gcc11 2021-05-13 01:31:24 +02:00