Subject: Re: non-existing host name segfault

Re: non-existing host name segfault

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 2 Oct 2007 10:13:23 +0200 (CEST)

On Tue, 2 Oct 2007, Daniel Stenberg wrote:

> #3 0x080959b8 in next_lookup (hquery=0x80f9504) at ares_gethostbyname.c:149

This clearly was using an uninitialized variable. I modified it to take the
initial value as an argument, and now test case 20 runs fine for me again.

-- 
   c-ares -- my preferred DNS asynch resolver library
Received on 2007-10-02