http://bugs.winehq.org/show_bug.cgi?id=28708
--- Comment #1 from Dan Kegel dank@kegel.com 2011-10-15 16:33:51 CDT --- Seeing something similar in "make cursoricon.ok" in user32:
Conditional jump or move depends on uninitialised value(s) at rgb_to_pixel_colortable (primitives.c:1103) by convert_to_1 (primitives.c:3213) by convert_bitmapinfo (dc.c:293) by SetDIBits (dib.c:603) by nulldrv_StretchDIBits (dib.c:443) by StretchDIBits (dib.c:474) by CopyImage (cursoricon.c:2832) by test_CopyImage_Check (cursoricon.c:485) by test_CopyImage_Bitmap (cursoricon.c:604) by func_cursoricon (cursoricon.c:2481) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a stack allocation at SetDIBits (dib.c:503)