http://bugs.winehq.org/show_bug.cgi?id=26074
Summary: shell32/brsfolder tests show some valgrind warnings Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Conditional jump or move depends on uninitialised value(s) at wine_utf8_mbstowcs (utf8.c:317) by MultiByteToWideChar (locale.c:1912) by test_click_make_new_folder_button (brsfolder.c:201) by func_brsfolder (brsfolder.c:252) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a stack allocation at test_click_make_new_folder_button (brsfolder.c:149)
...
Use of uninitialised value of size 4 at decode_utf8_char (utf8.c:163) by wine_utf8_mbstowcs (utf8.c:322) by MultiByteToWideChar (locale.c:1912) by test_click_make_new_folder_button (brsfolder.c:201) by func_brsfolder (brsfolder.c:252) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a stack allocation at test_click_make_new_folder_button (brsfolder.c:149)
...
Use of uninitialised value of size 4 at mbstowcs_sbcs (mbtowc.c:95) by wine_cp_mbstowcs (mbtowc.c:269) by MultiByteToWideChar (locale.c:1920) by SHBrowseForFolderA (brsfolder.c:922) by test_click_make_new_folder_button (brsfolder.c:209) by func_brsfolder (brsfolder.c:252) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a stack allocation at test_click_make_new_folder_button (brsfolder.c:149)
http://bugs.winehq.org/show_bug.cgi?id=26074
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2011-02-11 18:41:03 CST --- I sent a patch for that some weeks ago, I need to try again I guess.
http://www.winehq.org/pipermail/wine-patches/2011-January/098343.html
http://bugs.winehq.org/show_bug.cgi?id=26074
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #2 from Dan Kegel dank@kegel.com 2011-10-15 16:02:56 CDT --- Still happening. Could you try again? I'll attach a current log.
http://bugs.winehq.org/show_bug.cgi?id=26074
--- Comment #3 from Dan Kegel dank@kegel.com 2011-10-15 16:03:23 CDT --- Created attachment 36924 --> http://bugs.winehq.org/attachment.cgi?id=36924 valgrind log of "make test" in shell32
http://bugs.winehq.org/show_bug.cgi?id=26074
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #4 from Piotr Caban piotr.caban@gmail.com 2011-10-18 15:57:14 CDT --- Please retest with newest wine. Should be fixed by shell bfad4fa9673e533c5357f7a3b21532d3806ed564 and 0655a6e56340c438c8de14d1e43978042a62894d.
http://bugs.winehq.org/show_bug.cgi?id=26074
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |bfad4fa9673e533c5357f7a3b21 | |532d3806ed564 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com 2011-10-19 13:32:27 CDT --- (In reply to comment #4)
Please retest with newest wine. Should be fixed by shell bfad4fa9673e533c5357f7a3b21532d3806ed564 and 0655a6e56340c438c8de14d1e43978042a62894d.
Yep.
http://bugs.winehq.org/show_bug.cgi?id=26074
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2011-10-21 13:49:01 CDT --- Closing bugs fixed in 1.3.31.