[Bug 28754] In comdl32/tests/itemdlg.ok, update_layout() uses uninitialized window rect

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 26 21:39:54 CDT 2014


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

--- Comment #2 from Austin English <austinenglish at gmail.com> ---
 Conditional jump or move depends on uninitialised value(s)
    at  update_layout (itemdlg.c:1118)
    by  IFileDialog2_fnSetFileNameLabel (itemdlg.c:1972)
    by  IFileOpenDialog_fnSetFileNameLabel (shobjidl.h:13997)
    by  test_basics (shobjidl.h:15138)
    by  func_itemdlg (itemdlg.c:1932)
    by  run_test (test.h:584)
    by  main (test.h:654)
  Uninitialised value was created by a stack allocation
    at  update_layout (itemdlg.c:1102)

still present.

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