From owner-cvs-all Sat Aug 21 11:26:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6707E14EE4; Sat, 21 Aug 1999 11:26:19 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA37899; Sat, 21 Aug 1999 11:25:39 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199908211825.LAA37899@freefall.freebsd.org> From: Warner Losh Date: Sat, 21 Aug 1999 11:25:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/finger util.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/08/21 11:25:39 PDT Modified files: usr.bin/finger util.c Log: Fix possible buffer overflow with finger and fingerd. Submitted by: Lukasz Luzar and Eivind Eklund This patch is actually a combination of those two patches. Revision Changes Path 1.6 +27 -16 src/usr.bin/finger/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message