[Bug 26101] riched20/editor tests show a ton of valgrind warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 20 22:25:49 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=26101

--- Comment #8 from Jactry Zeng <jactry92 at gmail.com> ---
(In reply to Jactry Zeng from comment #7)

==27370== Conditional jump or move depends on uninitialised value(s)
==27370==    at 0x4F5893C: bitmapinfoheader_from_user_bitmapinfo (dib.c:182)
==27370==    by 0x4F5B45A: GetDIBits (dib.c:1217)
==27370==    by 0x54A3DB5: create_icon_pixmaps.isra.10 (window.c:546)
==27370==    by 0x54A5F17: fetch_icon_data (window.c:631)
==27370==    by 0x54A8BAB: X11DRV_WindowPosChanged (window.c:2325)
==27370==    by 0x4E84057: set_window_pos (winpos.c:2147)
==27370==    by 0x4E86B78: USER_SetWindowPos (winpos.c:2220)
==27370==    by 0x4E842D6: SetWindowPos (winpos.c:2294)
==27370==    by 0x4E8595E: show_window (winpos.c:1122)
==27370==    by 0x4E85C92: ShowWindow (winpos.c:1220)
==27370==    by 0x4E7F8D3: WIN_CreateWindowEx (win.c:1667)
==27370==    by 0x4E78FFE: CreateWindowExA (win.c:1719)
==27370==    by 0x4C145F4: func_editor (editor.c:38)
==27370==    by 0x4C140E3: main (test.h:584)
==27370==  Uninitialised value was created by a stack allocation
==27370==    at 0x54A3C98: create_icon_pixmaps.isra.10 (window.c:530)

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