libgdiplus
libgdiplus copied to clipboard
GdipCreateBitmapFromScan0 for 16bpp of certain widths crashes
Reads as 32bpp, should not
Note to self - Covered by test_createBitmapFromScan0 in testbitmap.c
@hughbe, is it possible this is fixed by #558 (i.e. scan0 is NULL) or was this for non-NULL-values of scan0?