iphlpapi: Fixed a problem with enumerating network interfaces.
commit6b033cc1e61a1ac50753b52c1b267f34a3a7ee54
authorKen Thomases <ken@codeweavers.com>
Thu, 21 Dec 2006 13:47:20 +0000 (21 14:47 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Dec 2006 13:47:20 +0000 (21 14:47 +0100)
tree1b53a04d87b9fa79b018b0c43c5a785e79d31ebc
parent9ff161860c51d62f7f05989116cd73908f5611e9
iphlpapi: Fixed a problem with enumerating network interfaces.

Keep increasing the buffer until the returned length is more than two
records smaller than the buffer we provided.
dlls/iphlpapi/ifenum.c