]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-10231: [freeswitch-core] Some media bugs not fully cleaned up when session is...
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 23 May 2017 17:30:50 +0000 (12:30 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 23 May 2017 17:36:53 +0000 (12:36 -0500)
commitc13a2fb3806abdd1721a6681529e926cab10f00d
tree27fe74ca1345dbbce0cc06c5bf6f5dbe2655f73a
parent1cd2c607c9022f48e6588d7d2bea57f314d9a5a1
FS-10231: [freeswitch-core] Some media bugs not fully cleaned up when session is destroyed #comment Regression causing deadlock when holding write lock and close/destroying all the bugs but the video recording thread tries to read lock.  Separating destroy out so it can be called outside the lock after the bugs are detached.
src/include/switch_core.h
src/switch_core_media_bug.c