Date: Thu, 29 Jun 2000 13:35:30 -0700 (PDT) From: Will Andrews <will@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdelibs11/patches patch-ak Message-ID: <200006292035.NAA61562@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
will 2000/06/29 13:35:30 PDT
Added files:
x11/kdelibs11/patches patch-ak
Log:
Add a patch that will hopefully prevent possible buffer overflow with
gethostbyname(); it uses a 25-character buffer which is insufficient for
some localhost domains; increase to 255 (plus terminating character), which
is XNS5 recommendation.
Obtained from: NetBSD
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006292035.NAA61562>
