Am 28.01.2016 22:14 schrieb "Bruce Dawson" <[email protected]>: > > I hit a VS 2015 Update 1 code-gen bug that causes an string array to not be > null-terminated. I've already landed a patch in Chromium's downstream copy, > to unblock the failing test and I wanted to offer up the same patch for the > main ffmpeg repo.
Can you elaborate which test should be failing? I run both x86 and x64 setups with MSVC 2015 U1 in our FATE setup and everything seems to be perfectly fine on that end. > > The patch is attached. It's quite simple. There are other workarounds that > also work but this is the one that landed in Chromium's copy so I prefer > it, to avoid conflicts. > > The bug has been confirmed by Microsoft and should be fixed in the next > version of the compiler. > > -- > Bruce Dawson > > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
