[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-hurd-Patches][312038] openslp-dfsg 1.2.1



Patches item #312038, was changed at 31/10/2009 10:27 by Samuel Thibault
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312038&group_id=30628

>Status: Closed
Priority: 3
Submitted By: Pino Toscano (pino-guest)
Assigned to: Nobody (None)
Summary: openslp-dfsg 1.2.1 
Category: None
Group: None
>Resolution: Fixed


Initial Comment:
Yet another case of:

        struct arpreq arpreq;
        [...]
        if (ioctl(sockfd, SIOCGARP, &arpreq) >= 0 [...]

thus disabling on GNU/Hurd the code block doing that.

Also, the problem is related to bug #394388, should a new bug be open for this patch or that bug reopened?

----------------------------------------------------------------------

>Comment By: Samuel Thibault (sthibault)
Date: 31/10/2009 13:51

Message:
I simply disabled the (non-working anyway) SIOCGRAP in libc, probably generally a better idea.
Thanks!


----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312038&group_id=30628


Reply to: