diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-03-14 16:51:13 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-03-14 16:51:13 +0100 |
commit | 25154b62452926c5f558fc5f662168ddbdcd4422 (patch) | |
tree | 84d66817fbfac001cdedb6a0246c5c74acb3ed5e /CONTRIBUTORS | |
parent | faea9fed916712f0bc1bae0ba405d4d99ac4f401 (diff) | |
download | vdr-25154b62452926c5f558fc5f662168ddbdcd4422.tar.gz vdr-25154b62452926c5f558fc5f662168ddbdcd4422.tar.bz2 |
Fixed a memory leak in thread handling when using NPTL
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1f722319..fe90018b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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 |