From owner-freebsd-bugs Thu Dec 20 8:50:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D73937B41B for ; Thu, 20 Dec 2001 08:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKGo2t21022; Thu, 20 Dec 2001 08:50:02 -0800 (PST) (envelope-from gnats) Date: Thu, 20 Dec 2001 08:50:02 -0800 (PST) Message-Id: <200112201650.fBKGo2t21022@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Stephen Spencer Subject: Re: bin/23912: underflow of cnt in vs_paint() by O_NUMBER_LENGTH when both leftright and number options in use Reply-To: Stephen Spencer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/23912; it has been noted by GNATS. From: Stephen Spencer To: freebsd-gnats-submit@FreeBSD.org, gladiatr@boneyard.lawrence.ks.us Cc: Subject: Re: bin/23912: underflow of cnt in vs_paint() by O_NUMBER_LENGTH when both leftright and number options in use Date: Thu, 20 Dec 2001 10:46:51 -0600 Sorry if this is a repeat, but my previous follow-ups never made it into the PR: > Does this problem still occur? I haven't been able to reproduce it. The answer to this is that it does indeed still exist. Line 125 of contrib/nvi/vi/vs_relative.c is still doing the wrong thing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message