ffmpeg | branch: release/3.1 | Chris Cunningham |
Tue Nov 22 13:54:50 2016 -0800| [693288c3445a66e3b707dd93b173be164e4b5b3c] |
committer: Michael Niedermayer
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 ear
ffmpeg | branch: release/3.2 | Chris Cunningham |
Tue Nov 22 13:54:50 2016 -0800| [533431d5af927012812c9c52b710cd796f7c022c] |
committer: Michael Niedermayer
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 ear
ffmpeg | branch: master | Chris Cunningham | Tue
Nov 22 13:54:50 2016 -0800| [ab87df9a47cd31bfcae9acd84c04705a149dfc14] |
committer: Michael Niedermayer
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