DescriptionAdd --no-seh to linker command line when building Windows FFmpeg binaries.
Instead of trying to define an empty SEH table in the LOAD_CONFIG section we can set IMAGE_DLLCHARACTERISTICS_NO_SEH in the NT headers.
BUG=99901
TEST=Run BinScope on the new FFmpeg binaries, the SafeSEHCheck test should pass
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109946
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|