[Bug 26128] shell32/appbar tests shows a valgrind warning

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 15 16:10:40 CDT 2011


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

Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com

--- Comment #1 from Dan Kegel <dank at 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.



More information about the wine-bugs mailing list