This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug malloc/21731] Bad malloc heuristic result in 30-40x memory consumption


https://sourceware.org/bugzilla/show_bug.cgi?id=21731

--- Comment #8 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
The main problem is the example you provided is *leaking* memory and using this
an a driver to state that glibc is resulting in increase memory consumption
does not make sense. Either you need to provide an example that does not leak
memory and thus shows that this is indeed an internal glibc issue or fix it in
your program.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]