Autor: Craig Silverstein Datum: To: Zoltán Herczeg CC: pcre-dev Betreff: Re: [pcre-dev] pattern info per pcretest
} (funny, that although the allocators know everything about any
} memory block, they don't share it with the userland).
If your goal is to find out how big a block allocated by malloc() is,
most libc's I know support this. But I'm not sure that's what you're
talking about here.