]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-10167: Small fix, made state volatile in session and connection to prevent odd...
authorShane Bryldt <astaelan@gmail.com>
Tue, 18 Apr 2017 20:10:34 +0000 (15:10 -0500)
committerShane Bryldt <astaelan@gmail.com>
Tue, 18 Apr 2017 20:10:34 +0000 (15:10 -0500)
commit21f5635037bc46bb36e86d3da50b3fcaa6453776
tree11d265bab5c6e836d49e20415255ad2686aa826b
parent2c996b592f05ee8b1981c91bc939d433e7b83190
FS-10167: Small fix, made state volatile in session and connection to prevent odd behaviour by the GCC compiler under linux
libs/libblade/src/blade_connection.c
libs/libblade/src/blade_module_wss.c
libs/libblade/src/blade_session.c