From owner-freebsd-current Thu Dec 10 23:04:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA26000 for freebsd-current-outgoing; Thu, 10 Dec 1998 23:04:05 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA25993 for ; Thu, 10 Dec 1998 23:04:03 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id XAA35167; Thu, 10 Dec 1998 23:03:55 -0800 (PST) (envelope-from dillon) Date: Thu, 10 Dec 1998 23:03:55 -0800 (PST) From: Matthew Dillon Message-Id: <199812110703.XAA35167@apollo.backplane.com> To: Archie Cobbs , jwd@unx.sas.com (John W. DeBoskey), freebsd-current@FreeBSD.ORG Subject: Re: inetd: realloc/free bug References: <199812110544.VAA21634@bubba.whistle.com> <199812110625.WAA34705@apollo.backplane.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG (more changes to my diff: get rid of the LOG_WARNING syslog on select() failure, since this would occur every 5 seconds :-), or perhaps pre-set errno to 0 and check for errno = 0 and not log a warning if a timeout occurs) -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message