http://bugs.winehq.org/show_bug.cgi?id=11893
Summary: GdipBitmapUnLockBit does not accept null rect pointer Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: cbill.lam@gmail.com
native gdiplus GdipBitmapUnLockBit accepts null pointer to its rect argument and interprets it as rect for the whole bitmap.