[Bug 4934] New: Memory leak in pthread_mutext_timedlock
bugzilla at busybox.net
bugzilla at busybox.net
Fri Mar 16 09:02:12 UTC 2012
https://bugs.busybox.net/show_bug.cgi?id=4934
Summary: Memory leak in pthread_mutext_timedlock
Product: uClibc
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Threads
AssignedTo: unassigned at uclibc.org
ReportedBy: mgi255 at googlemail.com
CC: uclibc-cvs at uclibc.org
Estimated Hours: 0.0
There is a memory leak in pthread_mutext_timedlock when the lock fails because
of the given timeout. I wrote a small test application to reproduce it.
I'm using OpenWRT on a ARM CPU, which in fact used 0.9.29 of uclibc. But i
checked the code behind "pthread_mutext_timedlock" and it's identical. So i
guess the bug is still in there.
--
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