[Bug 26128] New: shell32/appbar tests shows a valgrind warning
http://bugs.winehq.org/show_bug.cgi?id=26128 Summary: shell32/appbar tests shows a valgrind warning Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Syscall param writev(vector[...]) points to uninitialised byte(s) at writev (in /lib/libc-2.11.2.so) by send_request (server.c:209) by wine_server_call (server.c:290) by put_message_in_queue (message.c:2923) by send_inter_thread_message (message.c:2991) by send_message (message.c:3059) by SendMessageTimeoutW (message.c:3125) by SHAppBarMessage (appbar.c:142) by test_setpos (appbar.c:222) by func_appbar (appbar.c:442) by run_test (test.h:556) by main (test.h:624) Address 0x7f23fa40 is on thread 1's stack Uninitialised value was created by a stack allocation at test_setpos (appbar.c:203) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26128 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2011-10-15 16:10:40 CDT --- Still present. Here's what I see: Syscall param writev(vector[...]) points to uninitialised byte(s) at writev (writev.c:51) by send_request (server.c:207) by wine_server_call (server.c:288) by put_message_in_queue (message.c:2965) by send_inter_thread_message (message.c:3033) by send_message (message.c:3101) by SendMessageTimeoutW (message.c:3224) by SHAppBarMessage (appbar.c:142) by func_appbar (appbar.c:221) by run_test (test.h:556) by main (test.h:624) Address 0x7f22fbf4 is on thread 1's stack Uninitialised value was created by a stack allocation at SHAppBarMessage (appbar.c:65) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26128 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-09-26 14:54:46 CDT --- Fine in wine-1.5.13-346-g0445393 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26128 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2012-09-28 13:43:51 CDT --- Closing bugs fixed in 1.5.14. -- 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.
participants (1)
-
wine-bugs@winehq.org