asterisk/codecs/ilbc
Richard Mudgett 23be67622d Fix valgrind found memcpy issues in codec_ilbc.
Valgrind found codec_ilbc using memcpy instead of memmove for overlapping
memory blocks.

(issue ASTERISK-19890)
(closes issue ASTERISK-20231)
Reported by: Walter Doekes
Patches:
      ASTERISK-20231.patch (license #5674) patch uploaded by Walter Doekes
........

Merged revisions 373640 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 373645 from http://svn.asterisk.org/svn/asterisk/branches/10
........

Merged revisions 373650 from http://svn.asterisk.org/svn/asterisk/branches/11


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373656 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-09-25 17:22:25 +00:00
..
FrameClassify.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
FrameClassify.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
LICENSE Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
LICENSE_ADDENDUM Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
LPCdecode.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
LPCdecode.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
LPCencode.c Restore LSF_check function calls from set/unused variable removal 2012-01-20 16:52:20 +00:00
LPCencode.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
Makefile Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
PATENTS Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
StateConstructW.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
StateConstructW.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
StateSearchW.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
StateSearchW.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
anaFilter.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
anaFilter.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
constants.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
constants.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
createCB.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
createCB.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
doCPLC.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
doCPLC.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
enhancer.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
enhancer.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
extract-cfile.awk Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
filter.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
filter.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
gainquant.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
gainquant.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
getCBvec.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
getCBvec.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
helpfun.c Remove unused variable 'tmp' from helpfun in ilbc codec 2012-01-20 16:00:13 +00:00
helpfun.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
hpInput.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
hpInput.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
hpOutput.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
hpOutput.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iCBConstruct.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iCBConstruct.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iCBSearch.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iCBSearch.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iLBC_decode.c Fix valgrind found memcpy issues in codec_ilbc. 2012-09-25 17:22:25 +00:00
iLBC_decode.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iLBC_define.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iLBC_encode.c Fix valgrind found memcpy issues in codec_ilbc. 2012-09-25 17:22:25 +00:00
iLBC_encode.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iLBC_test.c More corrections for the ilbc code 2012-01-20 19:36:04 +00:00
lsf.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
lsf.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
packing.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
packing.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
rfc3951.txt Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
syntFilter.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
syntFilter.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00