aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/ac3dec.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2015-07-10 09:31:24 +0200
committerAnton Khirnov <anton@khirnov.net>2015-07-12 18:15:39 +0200
commit86eee85daddb682fa072c2e2657c90a514b855e3 (patch)
treef1e23c9cb98ad10418f4f1ea3998266a67da2a7e /libavformat/ac3dec.c
parent8bc67ec2c0d2b5444d51a1bed1d50f0e10d92717 (diff)
downloadffmpeg-86eee85daddb682fa072c2e2657c90a514b855e3.tar.gz
bytestream2: set the reader to the end when reading more than available
This prevents possible infinite loops with the calling code along the lines of while (bytestream2_get_bytes_left()) { ... }, where the reader does not advance. CC: libav-stable@libav.org
Diffstat (limited to 'libavformat/ac3dec.c')
0 files changed, 0 insertions, 0 deletions