]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #1954 from signalwire/session_table_lock
authorAndrey Volk <andywolk@gmail.com>
Thu, 2 Mar 2023 15:05:37 +0000 (18:05 +0300)
committerGitHub <noreply@github.com>
Thu, 2 Mar 2023 15:05:37 +0000 (18:05 +0300)
[Core] Fix race condition of session_table hash in switch_core_session_request_uuid()


Trivial merge