Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-11-15 12:33:40 +0300
committerAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-11-20 02:50:06 +0300
commit1ed7fcd42af956979abf4e32cd3c9ee17622bbcb (patch)
tree93badcae477feccf8a26bdbafc3b7a03f808e41d /libavcodec/sbr.h
parent9fb8c5d85344ae4ef02a00b1981b6f7d5e44ab64 (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. Reviewed-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'libavcodec/sbr.h')
0 files changed, 0 insertions, 0 deletions