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 nptl/20116] use after free in pthread_create


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

--- Comment #4 from Alexey Makhalov <amakhalov at vmware dot com> ---
Created attachment 9534
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9534&action=edit
proposed patch

Use local variable instead accessing to the thread stack

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