From owner-freebsd-ports Thu Oct 8 21:50:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA19223 for freebsd-ports-outgoing; Thu, 8 Oct 1998 21:50:15 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA19155 for ; Thu, 8 Oct 1998 21:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA20114; Thu, 8 Oct 1998 21:50:00 -0700 (PDT) Date: Thu, 8 Oct 1998 21:50:00 -0700 (PDT) Message-Id: <199810090450.VAA20114@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: asami@FreeBSD.ORG (Satoshi Asami) Subject: Re: ports/8208: emacsclient bug Reply-To: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/8208; it has been noted by GNATS. From: asami@FreeBSD.ORG (Satoshi Asami) To: motoyuki@jp.freebsd.org Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/8208: emacsclient bug Date: Thu, 8 Oct 1998 21:48:40 -0700 (PDT) * if hostname is more than 32 bytes (sizeof(system_name)), gethostname will * return non-null-terminated string. so the next line (sprintf) set * wrong string. Go ahead and commit it yourself. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message