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/22345] Free does not seem to free the chunk or does not mark it as free.


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

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to ghozt from comment #0)
> Created attachment 10554 [details]
> Running same program using different libc
> 
> Free does not seem to free the chunk or does not mark it as free.
> 
> See attachment, i use version 2.26 on archlinux x86_64.I also tried with an
> ubuntu libc 2.26, same result.
> 
> 
> I don't know if it's a bug or a feature ..

How are you deciding that the chunk is not free?

Please see this document for the relevant details:
https://sourceware.org/glibc/wiki/MallocInternals

If that answers your questions, please mark this bug closed.

-- 
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]