[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
Fri Oct 21 08:01:37 CDT 2011


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

--- Comment #5 from Dan Kegel <dank at kegel.com> 2011-10-21 08:01:37 CDT ---
256 errors in context 1 of 1:
Conditional jump or move depends on uninitialised value(s) 
   at rgb_to_pixel_colortable (primitives.c:1148)
   by convert_to_1 (primitives.c:3158)
   by convert_bitmapinfo (dc.c:293) 
   by convert_bits (bitblt.c:179)
   by nulldrv_StretchDIBits (dib.c:504)
   by StretchDIBits (dib.c:547)
   by stretch_blt_icon (cursoricon.c:2077)
   by CreateIconIndirect (cursoricon.c:2135)
   by test_fromhicon (image.c:1167)
   by func_image (image.c:2584)
   by run_test (test.h:556)
   by main (test.h:624)
 Uninitialised value was created by a stack allocation
   at StretchDIBits (dib.c:531)

-- 
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