[PATCH 1/2] gdiplus: GdipTransformPath should return Ok if matrix = NULL

Louis Lenders xerox.xerox2000x at gmail.com
Tue Mar 22 15:30:06 CDT 2016


This fixes a crash in EveHQ2 (https://bugs.winehq.org/show_bug.cgi?id=40304).


Current code returns InvalidParameter if matrix=NULL, should return Ok

Also removed check for null-matrix in GdipFlattenPath, that is not
necessary anymore by the fix in GdipTransformPath






Signed off: Louis Lenders <xerox.xerox2000x at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160322/0f8932a7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdiplus-GdipTransformPath-should-return-Ok-if-matrix.patch
Type: text/x-patch
Size: 1290 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160322/0f8932a7/attachment.bin>


More information about the wine-patches mailing list