rpcrt4: Fix a typo in rpcrt4_ip_tcp_open that would cause the function
authorRob Shearman <rob@codeweavers.com>
Tue, 31 Oct 2006 19:01:33 +0000 (19:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 31 Oct 2006 20:41:38 +0000 (21:41 +0100)
commite2e05d0493ee48b58b4b6997868d4bfea761a4f8
treeec0ca7f3e8073581cdd3a8f8d59c073c8a66c870
parent593d0fbac0cee12faeacdc88154d726c4336101c
rpcrt4: Fix a typo in rpcrt4_ip_tcp_open that would cause the function
to go into an infinite loop if getaddrinfo returned more than one entry.
dlls/rpcrt4/rpc_transport.c