iphlpapi: Rewrite GetAdaptersAddresses() to first alloc and then copy the info.
commit3bace8862f1b49e40574d1c9647e6984f10d026f
authorHuw Davies <huw@codeweavers.com>
Mon, 9 Aug 2021 09:06:26 +0000 (9 10:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Aug 2021 09:40:40 +0000 (9 11:40 +0200)
treee3f0536925867079d4f178f9fc2204927ca79df8
parent734de3bef82ff5456b27cca663f9e91e939f0c29
iphlpapi: Rewrite GetAdaptersAddresses() to first alloc and then copy the info.

This refractoring is necessary to simplify implementing it on top of nsi.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/iphlpapi/iphlpapi_main.c