diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-10-11 14:12:54 -0400 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2011-10-28 11:47:28 -0400 |
commit | 5b8009f4c80d8fd96523c8c163441ad4011ad472 (patch) | |
tree | af39a3486932cd7e6decfdca8456a296d0c63c4f /libavcodec/ac3enc_opts_template.c | |
parent | a4c32c9a63142b602820800742f2d543b58cd278 (diff) | |
download | ffmpeg-5b8009f4c80d8fd96523c8c163441ad4011ad472.tar.gz |
apedec: do not keep incrementing the input data pointer past the end of the
buffer during entropy decoding.
The pointer address could overflow, which would likely segfault. Instead set
the context error flag to indicate that the decoder tried to read past the
end of the packet data.
Diffstat (limited to 'libavcodec/ac3enc_opts_template.c')
0 files changed, 0 insertions, 0 deletions