]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-12038: [mod_sofia, core] Fix potential leak and race in chat_hash, add switch_core...
authorAndrey Volk <andywolk@gmail.com>
Fri, 6 Sep 2019 13:02:52 +0000 (17:02 +0400)
committerAndrey Volk <andywolk@gmail.com>
Fri, 6 Sep 2019 16:22:20 +0000 (20:22 +0400)
commit20a893fd0683de64353ee2c111aa9c61a867886d
tree8ed2ae386a03e6c2b12d8ae9bb6ed71e72541b77
parentd0c6b30c1535a28ffd5d03341349f5120af1563d
FS-12038: [mod_sofia, core] Fix potential leak and race in chat_hash, add switch_core_hash_insert_auto_free().
src/include/switch_core.h
src/mod/endpoints/mod_sofia/mod_sofia.c
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_presence.c
src/switch_core_hash.c