summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-05-22 15:47:06 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-05-22 15:47:06 +0200
commitea04f80d95f280b47c1e96a99dbffb798e100967 (patch)
treef9e2b59c9a1eb988c2b0c31ccc746066f329ce0c /HISTORY
parent927a54403de609537ef23c3ac8f5c646591b6471 (diff)
downloadvdr-ea04f80d95f280b47c1e96a99dbffb798e100967.tar.gz
vdr-ea04f80d95f280b47c1e96a99dbffb798e100967.tar.bz2
Fixed a memory leak in NIT processing
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f2457386..68689982 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2825,3 +2825,4 @@ Video Disk Recorder Revision History
this one and helping to test the fix).
- Fixed freezing picture when a recording starts on a system that always uses
'Transfer Mode' (thanks to Michal Dobrzynski for reporting this one).
+- Fixed a memory leak in NIT processing (thanks to Marcel Wiesweg).