]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #1727 from signalwire/session_read_lock 1732/head 1733/head 1734/head
authorAndrey Volk <andywolk@gmail.com>
Mon, 25 Jul 2022 23:28:50 +0000 (02:28 +0300)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2022 23:28:50 +0000 (02:28 +0300)
[Core] Fix possible race condition between locking a session and reading it's flags in switch_core_session_read_lock() and switch_core_session_read_lock_hangup().


Trivial merge