From owner-cvs-all Sat Oct 12 15:24: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9B8137B401; Sat, 12 Oct 2002 15:24:08 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EBA743E9E; Sat, 12 Oct 2002 15:24:07 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.4/8.12.4) with SMTP id g9CMNbOo046072; Sat, 12 Oct 2002 18:23:37 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sat, 12 Oct 2002 18:23:37 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libdisk disk.c In-Reply-To: <20021012222137.GA95508@xor.obsecurity.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 12 Oct 2002, Kris Kennaway wrote: > (gdb) print disklist > $1 = 0x80d6130 "ad0", '' ... > > (the character between the '' is ascii 0xd0, the character malloc > debugging uses with the 'J' flag). > > I don't know why other people hadnt seen this. Perhaps in NO_GEOM, kern.disks has a NUL termination, and in GEOM it doesn't? Are you running with GEOM? Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message