diff options
author | Andreas Cadhalpun <[email protected]> | 2016-12-13 00:43:21 +0100 |
---|---|---|
committer | Andreas Cadhalpun <[email protected]> | 2016-12-15 01:30:57 +0100 |
commit | ed412d285078c167a3a5326bcb16b2169b488943 (patch) | |
tree | fc638ad42a32f94d87c7486e2731dd66785ca964 /libavformat/cache.c | |
parent | 076c3a9fa23ca2b0dd167a087ab1e4fb4357a31b (diff) |
tiff: fix overflows when calling av_reduce
The arguments of av_reduce are signed, so the cast to uint64_t is misleading.
Reviewed-by: Michael Niedermayer <[email protected]>
Signed-off-by: Andreas Cadhalpun <[email protected]>
Diffstat (limited to 'libavformat/cache.c')
0 files changed, 0 insertions, 0 deletions