Date: Tue, 10 Aug 2004 15:13:09 +0000 (UTC) From: Christian Weisgerber <naddy@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/sixxs-heartbeatd Makefile ports/net/sixxs-heartbeatd/files patch-client_heartbeat-hb.c Message-ID: <200408101513.i7AFD95s013803@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
naddy 2004-08-10 15:13:09 UTC
FreeBSD ports repository
Modified files:
net/sixxs-heartbeatd Makefile
Added files:
net/sixxs-heartbeatd/files patch-client_heartbeat-hb.c
Log:
The return value of getaddrinfo(3) was only checked for negative
values but on FreeBSD it can also return positive values to indicate
a problem.
PR: 70242
Submitted by: Meno Abels <meno.abels@adviser.com>
Revision Changes Path
1.3 +1 -1 ports/net/sixxs-heartbeatd/Makefile
1.1 +23 -0 ports/net/sixxs-heartbeatd/files/patch-client_heartbeat-hb.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408101513.i7AFD95s013803>
