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/19048] Avoid corruption of free_list


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

--- Comment #10 from Florian Weimer <fweimer at redhat dot com> ---
I posted a completely different patch which avoids the list traversal (and
allows us to return arenas to free_list before thread exit if we want to make
that optimization):

<https://sourceware.org/ml/libc-alpha/2015-10/msg00270.html>

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