In message <[EMAIL PROTECTED]>, Aurelien Nephtali writes: > >--lrZ03NoBR/3+SXJZ >Content-Type: text/plain; charset=iso-8859-15 >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable > >Hi, > >I would like to know where/when the value 0xd0d0d0d0 is assigned to a point= >er ? >Sometimes I have some pointers which have a correct value before and sudden= >ly >they got this odd 0xd0d0d0d0 value :/
When you have mistakes in your malloc(3)/free(3) handling. See the malloc(3) manual page. Try using electric-fence from the ports collection. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message