|
From: Olly B. <ol...@su...> - 2009-07-14 15:19:57
|
On 2009-07-13, Colin Miller <col...@pi...> wrote:
> According to the manual, Valgrind tries to force glibc (the C runtime
> library) to free all its memory by calling __libc_freeres(), I'm not
> sure why a suppression was used.
I don't think Mac OS X uses glibc, and presumably its C runtime doesn't
have a way to force all memory to be released.
Cheers,
Olly
|