|
From: Bart V. A. <bar...@gm...> - 2008-04-22 17:36:46
|
On Mon, Apr 21, 2008 at 12:48 AM, Nicholas Nethercote <nj...@cs...> wrote: > > It seems ok to me. People have asked for this before. IIRC he only > bothered to fill in the field that holds the total number of bytes, no? > Since it's rare and poorly specified I'm not that worried by what Valgrind > does... Apparently there is a "struct vg_mallinfo" declared in pub_core_mallocfree.h. Shouldn't this structure be moved to files like include/vki/vki-gnu-libc.h and include/vki/vki-aix-libc.h (neither file already exists) ? Bart. |