Comment 27 for bug 1101779

Revision history for this message
In , Ian (ian-redhat-bugs) wrote :

(In reply to comment #16)
> It segfaults on F16. The nfs.englab.brq.redhat.com has one IPv4 and one IPv6
> address:

There is a mistake in the conversion to use getifaddrs(3).
It is a new patch so I'm not surprized there's a mistake in
it, sorry about that.

I incorrectly dropped a check in cases thinking it wasn't
needed. Too much focus on what I wanted to do rather than
what I was doing.

Let me fix it we'll have another go at it.