diff options
author | Chris Cunningham <[email protected]> | 2016-11-22 13:54:50 -0800 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2017-02-08 20:32:01 +0100 |
commit | 693288c3445a66e3b707dd93b173be164e4b5b3c (patch) | |
tree | e36f701a5b87901125a2863e8c9f85a837eee1cb /doc/examples/extract_mvs.c | |
parent | 3d9c007b6116df30bfa179ae8e9fa54e4b9db2d0 (diff) |
avformat/mp3dec: fix msan warning when verifying mpa header
MPEG Audio frame header must be 4 bytes. If we fail to read
4 bytes bail early to avoid Use-of-uninitialized-value msan error.
Reference https://crbug.com/666874.
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit ab87df9a47cd31bfcae9acd84c04705a149dfc14)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples/extract_mvs.c')
0 files changed, 0 insertions, 0 deletions