summaryrefslogtreecommitdiff
path: root/libavcodec/ffv1dec.c
diff options
context:
space:
mode:
authorAndreas Cadhalpun <andreas.cadhalpun@gmail.com>2015-11-15 10:50:44 +0100
committerVittorio Giovara <vittorio.giovara@gmail.com>2015-11-16 12:56:03 +0100
commit9fd2bf09dbc630484d9e88a1d27f7e8508b70a2c (patch)
treea99a08bb44351e6174fc9db303429f9110406956 /libavcodec/ffv1dec.c
parent0a8bff788b0a9f96b863f0e836a235cb1d223f55 (diff)
hqx: correct type and size check of info_offset
It is used as size argument of ff_canopus_parse_info_tag, which uses it as size argument to bytestream2_init, which only supports sizes up to INT_MAX. Changing it's type to unsigned simplifies the check. Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'libavcodec/ffv1dec.c')
0 files changed, 0 insertions, 0 deletions