mirror of https://github.com/qTox/qTox.git
Browse Source
c-toxcore calls the groupCallCallback from it's main thread instead of the ToxAV thread as expected, this was triggering an assertion. Aditionally the destructors of Core and CoreAV were fixed, because they now either crashed or deadlocked qTox when it was closed while a group call was still running.reviewable/pr5926/r15
2 changed files with 20 additions and 4 deletions
Loading…
Reference in new issue