]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-3882, FS-3546, FS-3712, FS-3970: --resolve Fixes the segfault in mod_rtmp where...
authorWilliam King <william.king@quentustech.com>
Tue, 15 Jan 2013 21:22:28 +0000 (13:22 -0800)
committerWilliam King <william.king@quentustech.com>
Tue, 15 Jan 2013 21:22:28 +0000 (13:22 -0800)
commit79069c66d1bff4b0b0c639453bdeaf084e7c8633
tree4228554d4c28fd6441d8cf347895a3fef81ff4dc
parent9b336755455254e6e2d725e8bfbbe80f02851ebf
FS-3882, FS-3546, FS-3712, FS-3970: --resolve Fixes the segfault in mod_rtmp where the channel was destroyed, but the endpoint still tried to send or receive data from the session.
src/mod/endpoints/mod_rtmp/mod_rtmp.c
src/mod/endpoints/mod_rtmp/rtmp.c