Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2002 07:45:02 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Aurelien Nephtali <aurelien.nephtali@wanadoo.fr>
Cc:        current@FreeBSD.ORG
Subject:   Re: Value 0xd0d0d0d0 ?
Message-ID:  <20021109154502.GA66526@troutmask.apl.washington.edu>
In-Reply-To: <20021109124930.GA1429@nebula.wanadoo.fr>
References:  <20021109124930.GA1429@nebula.wanadoo.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 09, 2002 at 01:49:30PM +0100, Aurelien Nephtali wrote:
> Hi,
> 
> I would like to know where/when the value 0xd0d0d0d0 is assigned
> to a pointer ?
> Sometimes I have some pointers which have a correct value before
> and suddenly they got this odd 0xd0d0d0d0 value :/
> 

man 3 malloc

Read about the J option and see revision 1.51
of src/lib/libc/stdlib/malloc.c.

-- 
Steve

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021109154502.GA66526>