Skip to content
Snippets Groups Projects
Forked from Xiph.Org / Opus
Loading
user avatar
Ralph Giles authored
This isn't entirely accurate, since it's also used on integer
math. However, the idea is similar: to add bounds checking.

This code asserts rather than warning, so one must pass
--enable-assertions to configure as well to get any output,
and in that case the first instance is fatal.

Quick testing shows both test_opus_decode and test_opus_encode
trigger the assertions, but running the draft-10 test vectors
does not.
9357ae97
History
Name Last commit Last update