mirror of
https://github.com/reactos/wine.git
synced 2025-01-23 12:25:17 +00:00
ws2_32/tests: Initialize atmark (valgrind).
This commit is contained in:
parent
e6ee2c163e
commit
e47ef8ae54
@ -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();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user