]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] switch_channel_clear_state_handler(), switch_channel_get_state_handler():...
authorAndrey Volk <andywolk@gmail.com>
Wed, 13 Nov 2024 19:56:15 +0000 (22:56 +0300)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2024 19:56:15 +0000 (22:56 +0300)
commit4658192547e9b36baeaf90511e14d9bcd80a0402
treeca8145740a7cbdf73abf58a278496f1bb4efdebe
parentee7c7dea60cf725dfa1261caf3584b9f46c548e1
[Core] switch_channel_clear_state_handler(), switch_channel_get_state_handler(): Coverity 1546120 Data race condition

* [Core] switch_channel_clear_state_handler: Coverity 1546120 Data race condition

* [Core] Fix race in switch_channel_get_state_handler()
src/switch_channel.c