mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
ea4320733f
If msi.c:timer_terminate_session frees "handler", then when msi.c:timer_poll's thread resumes, there WILL be a use after free of "handler", with a likely segfault. This use after free causes a crash in qTox, see tux3/qTox#534 |
||
---|---|---|
.. | ||
codec.c | ||
codec.h | ||
Makefile.inc | ||
msi.c | ||
msi.h | ||
rtp.c | ||
rtp.h | ||
toxav.c | ||
toxav.h |