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/20370] malloc: Arena free list management is still racy


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

--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
Created attachment 9390
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9390&action=edit
arena.patch

Test instrumentation for debugging and a fix (the core change is related to
remove_from_free_list).

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