Fixed a memory leak in thread handling when using NPTL

This commit is contained in:
Klaus Schmidinger
2004-03-14 16:51:13 +01:00
parent faea9fed91
commit 25154b6245
4 changed files with 10 additions and 4 deletions

View File

@@ -797,6 +797,7 @@ Karim Afifi <karim.afifi@free.fr>
Jon Burgess <mplayer@jburgess.uklinux.net>
for pointing out a problem with NPTL ("Native Posix Thread Library")
for changing thread handling to make it work with NPTL ("Native Posix Thread Library")
for fixing a memory leak in thread handling when using NPTL
Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>
for reporting a crash when cancelling a newly created timer