]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] Fix possible race condition between locking a session and reading it's flags... 1727/head
authorAndrey Volk <andywolk@gmail.com>
Sat, 23 Jul 2022 19:07:40 +0000 (22:07 +0300)
committerAndrey Volk <andywolk@gmail.com>
Mon, 25 Jul 2022 22:49:31 +0000 (01:49 +0300)
commitd96b6a4a8f97fe2bead4099c3ad9dbd16276ae40
treeebce9b5bf5fe54f6e5ac71bef6565320eae91eed
parentc671ebcb886f0f0ceabc9a73dd5764872434e5d3
[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().
src/switch_core_rwlock.c