Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRalph Giles <giles@mozilla.com>2016-07-04 20:39:31 +0300
committerRalph Giles <giles@mozilla.com>2016-07-04 20:39:31 +0300
commitc3563be66f16a5c84ba400eea4ee119ced0789fb (patch)
treee96aff0ef76642a8073545233b934b0d4cf08f15 /doc
parent9203565fa86ace78016fd01e5e19ad64adac1c6f (diff)
Assert non-overlapping memcpy. r=mark4o
Coverity warns about the possibly-overlappying memcpy in this block, presumedly because it can't prove predictLPCOrder <= MAX_LPC_ORDER here. Add an assert to make the intent clear in code as well as in the comment.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions