mirror of https://github.com/FFmpeg/FFmpeg.git
Due to this bug in VC++ 2015 Update 1: https://connect.microsoft.com/VisualStudio/feedback/details/2291638 the 'key' array in ff_read_riff_info() ends up being not null terminated which led to failures in a Chromium unit tests. Update 2 should have a fix, but until then it is important to avoid problems.pull/174/head
parent
f85cc3bf12
commit
09b3a42495
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue