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 dynamic-link/24773] dlerror in an secondary namespace does not use the right free implementation


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

--- Comment #2 from wangbj at gmail dot com <wangbj at gmail dot com> ---
Created attachment 11929
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11929&action=edit
dlmopen-__nptl_deallocate_tsd.zip

reproducer shows __nptl_deallocate_tsd@default_lm -> free_key_mem@default_lm
freeing memory allocated from new_lm.

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