toxcore/toxav
Tux3 / Mlkj / !Lev.uXFMLA ea4320733f
Fix use-after-free of toxav's TimerHandler
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
2014-10-25 12:29:10 +02:00
..
codec.c Some video encoding improvements. 2014-10-17 19:54:42 -04:00
codec.h Fix some toxav warnings 2014-08-04 00:15:00 +02:00
Makefile.inc Removed redundant code and fixed toxav codec actions being called when call inactive 2014-07-03 16:58:00 +02:00
msi.c Fix use-after-free of toxav's TimerHandler 2014-10-25 12:29:10 +02:00
msi.h Merge branch 'mannol1-master' 2014-07-26 21:26:32 -04:00
rtp.c Rework toxav/rtp.c to use ntohl/htonl and ntohs/htons 2014-09-30 13:18:28 -04:00
rtp.h Improved protocol and cleaned code a bit 2014-07-21 01:10:57 +02:00
toxav.c spelling corrections 2014-09-09 20:31:37 -04:00
toxav.h spelling corrections 2014-09-09 20:31:37 -04:00