Commit e47ef8ae authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

ws2_32/tests: Initialize atmark (valgrind).

parent e6ee2c16
......@@ -470,7 +470,7 @@ static VOID WINAPI oob_server ( server_params *par )
{
test_params *gen = par->general;
server_memory *mem;
u_long atmark;
u_long atmark = 0;
int pos, n_recvd, n_expected = gen->n_chunks * gen->chunk_size, tmp,
id = GetCurrentThreadId();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment