Details
-
Bug
-
Resolution: Fixed
-
Minor
Description
gdiplis_winetest image crashes on gcc 4.7.2. This is due to unimplemented metafile code in gdi32.
It did only did not crash on earlier gcc versions by chance (uninitialized stack variable).
Adding a check to skipping remaining test after a failure instead of passing uninitialized memory.