diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2012-08-01 16:10:08 -0400 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2013-01-09 14:49:06 -0500 |
commit | 33f58c3616d2870d3861da68217ef9d05cc5047a (patch) | |
tree | c8ce3602372a36786691f0270ad1b36444fa6e45 /tests/rotozoom.c | |
parent | 7040e479a1530b2eda4b89a182d5eb50a77bd907 (diff) | |
download | ffmpeg-33f58c3616d2870d3861da68217ef9d05cc5047a.tar.gz |
idcin: check for integer overflow when calling av_get_packet()
chunk_size is unsigned 32-bit, but av_get_packet() takes a signed int as the
packet size.
Diffstat (limited to 'tests/rotozoom.c')
0 files changed, 0 insertions, 0 deletions