Paul Eggert wrote:
mwoehlke <[EMAIL PROTECTED]> writes:
That said, given the address when I set a breakpoint there, I am
guessing it is the system getaddrinfo?
Yes, that's right. I installed the following patch; does it fix
things for you?
- retval = strdup (res->ai_canonname);
+ r
mwoehlke <[EMAIL PROTECTED]> writes:
> That said, given the address when I set a breakpoint there, I am
> guessing it is the system getaddrinfo?
Yes, that's right. I installed the following patch; does it fix
things for you?
2006-09-27 Paul Eggert <[EMAIL PROTECTED]>
* lib/canon-host