[FFmpeg-devel] [PATCH] mp3dec: fix msan warning when verifying mpa header

Matthew Wolenetz wolenetz at chromium.org
Thu Dec 15 01:39:59 EET 2016


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 666874-mp3dec-fix-msan-warning-when-verifying-mpa-header.patch
Type: text/x-patch
Size: 995 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161214/7231726c/attachment.bin>


More information about the ffmpeg-devel mailing list