diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-29 13:23:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-29 13:23:15 +0200 |
commit | 7367b6a832ccf97a02024f6ec8e436403c19efaa (patch) | |
tree | 827d5acf0ec2033cac653a2dd57ede7292762e7c /CONTRIBUTORS | |
parent | 56468f72ad2b2bd5a5adc4b6980949d077ec2238 (diff) | |
download | vdr-7367b6a832ccf97a02024f6ec8e436403c19efaa.tar.gz vdr-7367b6a832ccf97a02024f6ec8e436403c19efaa.tar.bz2 |
Fixed a memory leak in closing the video file during replay
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0f82d14e..54e36dfa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1864,6 +1864,7 @@ Richard Lithvall <richard@lithvall.se> Tobias Grimm <listaccount@e-tobi.net> for suggesting to use geteuid() to check whether VDR is running as user 'root' for fixing a memory leak in handling external EPG data + for fixing a memory leak in closing the video file during replay Helge Lenz <h.lenz@gmx.de> for reporting a bug in setting the 'Delta' parameter when calling the shutdown |