summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-05-31 10:02:20 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-05-31 10:02:20 +0200
commit3de4811a424e984a1dfa271a3be5f4137c935bc1 (patch)
tree2b987e38c4b0cf5a9a90674d10eb7c26535cd728 /HISTORY
parentea5ee20db114cb1e459412dd3957bc7b75de226a (diff)
downloadvdr-3de4811a424e984a1dfa271a3be5f4137c935bc1.tar.gz
vdr-3de4811a424e984a1dfa271a3be5f4137c935bc1.tar.bz2
Fixed a memory leak when reaching the end of a recording during replay
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 81127e1d..234d625f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6112,3 +6112,5 @@ Video Disk Recorder Revision History
- Fixed generating PAT/PMT version numbers in case the PIDs change during
recording (reported by Reinhard Nissl).
- Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk).
+- Fixed a memory leak when reaching the end of a recording during replay (reported
+ by Reinhard Nissl).