diff options
author | Christophe Gisquet <[email protected]> | 2014-08-19 14:05:56 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2014-08-21 17:59:06 +0200 |
commit | 4a5cc34b46a8bf8d47ec907383be83b6153b9f69 (patch) | |
tree | 73162f617164d2cb3edb308717b2b9ece34bcc13 /libavcodec/ac3_parser.c | |
parent | a9f3bb14ba8b303cf87c42b8fe7e423571176d54 (diff) |
wavpackenc: assert on too small buffer
bytestream2_* will not cause buffer overflow, but in that case, this means
the allocation would be incorrect and the encoded result invalid. Therefore,
assert no overflow occurred.
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/ac3_parser.c')
0 files changed, 0 insertions, 0 deletions