summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-29 13:23:15 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-29 13:23:15 +0200
commit7367b6a832ccf97a02024f6ec8e436403c19efaa (patch)
tree827d5acf0ec2033cac653a2dd57ede7292762e7c /HISTORY
parent56468f72ad2b2bd5a5adc4b6980949d077ec2238 (diff)
downloadvdr-7367b6a832ccf97a02024f6ec8e436403c19efaa.tar.gz
vdr-7367b6a832ccf97a02024f6ec8e436403c19efaa.tar.bz2
Fixed a memory leak in closing the video file during replay
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ca596c7e..3b587815 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4684,3 +4684,4 @@ Video Disk Recorder Revision History
is active (thanks to Udo Richter; bug reported by Dominique Simon).
- Updated the Polish OSD texts (thanks to Jaroslaw Swierczynski).
- Fixed a memory leak in handling external EPG data (thanks to Tobias Grimm).
+- Fixed a memory leak in closing the video file during replay (thanks to Tobias Grimm).