]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-8143 #resolve #comment [mod_rayo] Fix crash caused by client disconnecting from...
authorChris Rienzo <chris.rienzo@citrix.com>
Wed, 9 Sep 2015 21:03:23 +0000 (17:03 -0400)
committerChris Rienzo <chris.rienzo@citrix.com>
Wed, 9 Sep 2015 21:05:58 +0000 (17:05 -0400)
commit12b2880b06837feae4fa164308c77c609eb293dd
tree9661b7f2f8f8e4d337e1938b51f7f13dfe9aa7ee
parentfab435479ada61f2f9d726bad53ec31d002acd2f
FS-8143 #resolve #comment [mod_rayo] Fix crash caused by client disconnecting from mod_rayo while a message is being delivered to that client.
This is caused by the XMPP context's JID -> XMPP stream mapping not being cleaned up on XMPP stream destruction.
src/mod/event_handlers/mod_rayo/xmpp_streams.c