iphlpapi: Don't use the client buffer in IcmpSendEcho().
commit417e996e97ebc3ff47d986e322dbaf3b3a83b91d
authorZhiyi Zhang <zzhang@codeweavers.com>
Sun, 5 Aug 2018 03:04:43 +0000 (5 11:04 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 15 Aug 2018 08:49:06 +0000 (15 10:49 +0200)
tree5c0c18aeb30c718831547eac08ef73cea1a67da0
parent1d2ac5d8b6eb9bf6cf2128976c544b3d6594c0c4
iphlpapi: Don't use the client buffer in IcmpSendEcho().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43252
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/iphlpapi/icmp.c
dlls/iphlpapi/tests/iphlpapi.c