Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2002 18:23:37 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libdisk disk.c
Message-ID:  <Pine.NEB.3.96L.1021012182247.44458E-100000@fledge.watson.org>
In-Reply-To: <20021012222137.GA95508@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 12 Oct 2002, Kris Kennaway wrote:

> (gdb) print disklist
> $1 = 0x80d6130 "ad0", '' <repeats 197 times>...
> 
> (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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1021012182247.44458E-100000>