We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29b6c0 commit 34f1b6aCopy full SHA for 34f1b6a
1 file changed
src/xrNetServer/NET_Client.cpp
@@ -559,7 +559,6 @@ bool IPureClient::Connect(pcstr options)
559
560
// Create ONE node
561
HOST_NODE NODE;
562
- ZeroMemory(&NODE, sizeof(HOST_NODE));
563
564
// Copy the Host Address
565
R_CHK(net_Address_server->Duplicate(&NODE.pHostAddress));
0 commit comments