forked from Mirrors/freeswitch
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 unlock the telecommunications potential of any device.
c08809e290
Backport upstream alignment fix to correct bus error on platforms that require strict memory alignment such as SPARC FS-8783 #resolve From upstream: commit 4d8430a504137509f23b5a19f8a06b6df0f651cc Author: Jaap Keuter <jaap.keuter@xs4all.nl> Date: Fri Nov 7 00:13:10 2014 +0100 While setting the IV for AES ICM the nonce is simply typecast from a void * to a v128_t *. This breaches alignment requirements for v128_t objects on platforms that require it. Instead make a copy of the nonce to assure proper alignment. |
||
---|---|---|
build | ||
clients/flex | ||
cmake_modules | ||
conf | ||
debian | ||
docs | ||
dtd | ||
fonts | ||
fscomm | ||
htdocs | ||
html5/verto | ||
images | ||
libs | ||
scripts | ||
src | ||
support-d | ||
tests/unit | ||
w32 | ||
web | ||
yum | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
acinclude.m4 | ||
bootstrap.sh | ||
cc.sh | ||
cluecon2_small.tmpl | ||
cluecon2.tmpl | ||
cluecon_small.tmpl | ||
cluecon.tmpl | ||
configure.ac | ||
devel-bootstrap.sh | ||
erlang.spec | ||
freeswitch-config-rayo.spec | ||
freeswitch-sounds-en-ca-june.spec | ||
freeswitch-sounds-en-us-callie.spec | ||
freeswitch-sounds-fr-ca-june.spec | ||
freeswitch-sounds-music.spec | ||
freeswitch-sounds-pt-BR-karina.spec | ||
freeswitch-sounds-ru-RU-elena.spec | ||
freeswitch-sounds-sv-se-jakob.spec | ||
Freeswitch.2015.sln | ||
Freeswitch.2015.sln.bat | ||
freeswitch.spec | ||
INSTALL | ||
Makefile.am | ||
swig_common.i |