iphlpapi: Use a separate index to count addresses in GetAdaptersAddresses.
authorHans Leidekker <hans@codeweavers.com>
Tue, 7 Jul 2009 08:12:56 +0000 (10:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Jul 2009 09:01:22 +0000 (11:01 +0200)
commitcd1ed081def59bc912dab9a378d7eacd90396fea
tree7ad76403cb4cafa6e6f2a45950dcb2e70df6c2b2
parentc23ccc03d98c73bfc24d1754a30977ce6556e545
iphlpapi: Use a separate index to count addresses in GetAdaptersAddresses.

Fixes address enumeration when an interfaces is not configured
with an IP address or when an interface is configured with more
than one address.
dlls/iphlpapi/iphlpapi_main.c