[Bug 4934] Memory leak in pthread_mutext_timedlock

bugzilla at busybox.net bugzilla at busybox.net
Fri Mar 16 15:43:19 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=4934

--- Comment #2 from Markus Gilli <mgi255 at googlemail.com> 2012-03-16 15:43:18 UTC ---
Created attachment 4160
  --> https://bugs.busybox.net/attachment.cgi?id=4160
patch to cleanup wait_node

i've found the leak in __pthread_alt_timedlock. The cleanup was missing if the
timeout happens.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list