diff options
author | Anton Khirnov <anton@khirnov.net> | 2015-07-10 09:31:24 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2015-07-12 18:15:39 +0200 |
commit | 86eee85daddb682fa072c2e2657c90a514b855e3 (patch) | |
tree | f1e23c9cb98ad10418f4f1ea3998266a67da2a7e /libavcodec/h261data.c | |
parent | 8bc67ec2c0d2b5444d51a1bed1d50f0e10d92717 (diff) | |
download | ffmpeg-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 'libavcodec/h261data.c')
0 files changed, 0 insertions, 0 deletions