gdiplus: Fix test crash in GdipSaveImageToStream.
commit2824aa2d337ff27a87550f8dac7677ad5c67ef01
authorNathan Beckmann <nathan.beckmann@gmail.com>
Sat, 15 Mar 2008 22:05:43 +0000 (15 15:05 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Mar 2008 14:09:53 +0000 (17 15:09 +0100)
tree09a892cbb17654c120c0b9b69e9edcca9f7b702b
parentefd0b9ae7a8d19ee15c11eb6d5b4b3a2bd0bd6c1
gdiplus: Fix test crash in GdipSaveImageToStream.

Correctly initialized parameters to GetDIBits (based on
GdipLockBitmapBits).
dlls/gdiplus/image.c