From owner-cvs-all Fri Apr 6 7:15:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1316537B440; Fri, 6 Apr 2001 07:15:39 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f36EFd071263; Fri, 6 Apr 2001 07:15:39 -0700 (PDT) (envelope-from jedgar) Message-Id: <200104061415.f36EFd071263@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Fri, 6 Apr 2001 07:15:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/ntp/ntpd ntp_control.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jedgar 2001/04/06 07:15:38 PDT Modified files: contrib/ntp/ntpd ntp_control.c Log: - Correct off-by-one error and buffer underflow from previous fix - int -> unsigned char fixes Submitted by: ache, dillon, Mark Andrews, et.al. (on -security) Revision Changes Path 1.3 +6 -6 src/contrib/ntp/ntpd/ntp_control.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message