From: Slaven Rezic Date: Wed, 9 Oct 2002 00:49:33 +0000 (+0200) Subject: for -Dm X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=253fdc3fe86b6ea2aa9af21a68b6953fa13a5df7;p=p5sagit%2Fp5-mst-13.2.git for -Dm Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de> p4raw-id: //depot/perl@18013 --- diff --git a/malloc.c b/malloc.c index 00c387e..e648401 100644 --- a/malloc.c +++ b/malloc.c @@ -1132,7 +1132,7 @@ Perl_malloc(register size_t nbytes) DEBUG_m(PerlIO_printf(Perl_debug_log, "0x%"UVxf": (%05lu) malloc %ld bytes\n", - PTR2UV(p), (unsigned long)(PL_an++), + PTR2UV((Malloc_t)(p + CHUNK_SHIFT)), (unsigned long)(PL_an++), (long)size)); #ifdef IGNORE_SMALL_BAD_FREE