mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
![]() - 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 |