[Bug 28708] gdiplus/tests/image.ok: test_fromhicon triggers reference of uninitialized variable from SetDIBits

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 15 16:33:51 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28708

--- Comment #1 from Dan Kegel <dank at 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)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list