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] malloc: Avoid corruption of free_list


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

--- Comment #11 from Florian Weimer <fweimer at redhat dot com> ---
Created attachment 8718
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8718&action=edit
check-free_list.sh

Test script which examines a running process to see if its arena free list has
become cyclic.

Usage:

$ bash 5995 6984
5995 no cycle
6984 CYCLE

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