[Bug 28756] ws2_32/tests/sock.ok: uninitialised value created in test_events(), used in get_cached_fd()?

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 3 20:58:06 CDT 2014


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

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download, source, testcase,
                   |                            |valgrind

--- Comment #3 from Austin English <austinenglish at gmail.com> ---
Still in wine-1.7.19-70-gd6a59f7

==20959== Thread 2:
==20959== Conditional jump or move depends on uninitialised value(s)
==20959==    at 0x7BC8162D: get_cached_fd (server.c:861)
==20959==    by 0x7BC817C6: server_get_unix_fd (server.c:906)
==20959==    by 0x7BC81A9F: wine_server_handle_to_fd (server.c:991)
==20959==    by 0x50A6B62: get_sock_fd (socket.c:840)
==20959==    by 0x50B62C1: WS2_recv_base (socket.c:6545)
==20959==    by 0x50B61D4: WSARecv (socket.c:6522)
==20959==    by 0x4F73049: recv_thread (sock.c:5363)
==20959==    by 0x7BC870D3: ??? (signal_i386.c:2571)
==20959==    by 0x7BC8711C: call_thread_func (signal_i386.c:2630)
==20959==    by 0x7BC870B1: ??? (signal_i386.c:2571)
==20959==    by 0x7BC8E4F8: start_thread (thread.c:428)
==20959==    by 0x421EF92: start_thread (pthread_create.c:309)
==20959==    by 0x43237ED: clone (clone.S:129)
==20959==  Uninitialised value was created by a stack allocation
==20959==    at 0x4F6F0F5: test_events (sock.c:4532)
==20959==

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