From owner-freebsd-current Fri Feb 6 14:46:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15468 for current-outgoing; Fri, 6 Feb 1998 14:46:06 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from taliesin.cs.ucla.edu (Taliesin.CS.UCLA.EDU [131.179.96.166]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA15462 for ; Fri, 6 Feb 1998 14:46:04 -0800 (PST) (envelope-from scottm@mordred.cs.ucla.edu) Received: (qmail 4107 invoked from network); 6 Feb 1998 22:46:01 -0000 Received: from mordred.cs.ucla.edu (131.179.48.34) by taliesin.cs.ucla.edu with SMTP; 6 Feb 1998 22:46:01 -0000 Received: from mordred.cs.ucla.edu (localhost [127.0.0.1]) by mordred.cs.ucla.edu (8.8.8/8.8.8) with ESMTP id OAA03856 for ; Fri, 6 Feb 1998 14:46:02 -0800 (PST) (envelope-from scottm@mordred.cs.ucla.edu) Message-Id: <199802062246.OAA03856@mordred.cs.ucla.edu> X-Mailer: exmh version 2.0.1 12/23/97 To: freebsd-current@FreeBSD.ORG Subject: cvs bug (and fix) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 06 Feb 1998 14:46:02 -0800 From: Scott Michel Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe current" This one's been driving me batshit for the last couple of days. I'm surprised no one else has encountered it yet. Line 6016 in /usr/src/contrib/cvs/src/rcs.c needs to be changed from if (n == EOF) to if (n == EOF || num == NULL) Otherwise you get spurious assert's in findnode() a little later on. Can someone change, approve, and check this in? TIA --scooter -- Scott Michel | In life, there are sheep and there are UCLA Computer Science | wolves. PhD Graduate Student | I don't bleat.