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 /HISTORY | |
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 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2745,3 +2745,7 @@ Video Disk Recorder Revision History events to timers. - Now explicitly turning on the LNB power at startup, because newer drivers don't do this any more (thanks to Oliver Endriss for pointing this out). + +2004-03-14: Version 1.3.7 + +- Fixed a memory leak in thread handling when using NPTL (thanks to Jon Burgess). |