diff options
author | Dale Curtis <dalecurtis@chromium.org> | 2015-01-05 16:19:09 -0800 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-01-09 17:19:10 +0100 |
commit | 022bfd3dd47c3a2b59ce3eb1142aecc199f320ed (patch) | |
tree | 0d8668f1a2e015f447d970dbf71dd53e196bbb8d /libavfilter/dualinput.h | |
parent | e0a12b3dc3a252412e91416ebbbf9449e82e4bd0 (diff) | |
download | ffmpeg-022bfd3dd47c3a2b59ce3eb1142aecc199f320ed.tar.gz |
mov: Avoid overflow with mov_metadata_raw()
The code previously added 1 to len without checking its size,
resulting in an overflow which can corrupt value[-1] -- which
may be used to store unaligned ptr information for certain
allocators.
Found-by: Paul Mehta <paul@paulmehta.com>
Signed-off-by: Dale Curtis <dalecurtis@chromium.org>
Diffstat (limited to 'libavfilter/dualinput.h')
0 files changed, 0 insertions, 0 deletions