On Thu, Jun 8, 2017 at 6:26 PM, Owen Rudge <orudge(a)codeweavers.com> wrote:
> Signed-off-by: Owen Rudge <orudge(a)codeweavers.com>
> ---
> dlls/ws2_32/tests/sock.c | 101
> +++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 101 insertions(+)
It looks like this patch is missing some freeaddrinfo in the tests
related to verify_ipv6_addrinfo, and could be simplified a bit , I'm
making minor changes and will submit a new version of the series.