mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
Stefan Knoblich
124c04624a
[ftmod_misdn] Add missing braces around condition of ternary operator.
For compilers that seem to do the wrong thing(tm). Speculative fix for: segfault at 1 ip b72145d3 sp b58f8bfc error 4 in libc-2.11.3.so #0 0xb7a5d5d3 in vfprintf () from /lib/i686/cmov/libc.so.6 #1 0xb7a7cec7 in vasprintf () from /lib/i686/cmov/libc.so.6 #2 0xb7dd7c5b in switch_vasprintf (...) #3 0xb6296de2 in ftdm_logger (...) #4 0xb621625d in misdn_handle_mph_information_ind (...) at ftmod_misdn.c:658 Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
…
…
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses
264 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%