mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 13:01:40 +00:00
93edd2a185
- Make the reply buffer for IcmpSendEcho large enough to hold the reply, even when testing a smaller size. This avoids a buffer overflow with ROS's broken implementation. - Avoid unnecessary initialization. - Fix IcmpSendEcho return value check to succeed on Win2003. - Don't free a string literal in the GetInterfaceName test. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
GetInterfaceName.c | ||
GetNetworkParams.c | ||
icmp.c | ||
SendARP.c | ||
testlist.c |