diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-05 10:12:14 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-05 10:12:14 +0100 |
commit | 32e0b131c9d814eac97629a5ca693e8891daf6c3 (patch) | |
tree | 85775731b92918e13a0b1b98d595e1342421bc48 /HISTORY | |
parent | 9484b537bc9adeb41e5938079f272e2ddf091df5 (diff) | |
download | vdr-32e0b131c9d814eac97629a5ca693e8891daf6c3.tar.gz vdr-32e0b131c9d814eac97629a5ca693e8891daf6c3.tar.bz2 |
Fixed a memory leak in AddDirectory() and strescape()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3355,3 +3355,5 @@ Video Disk Recorder Revision History recording (thanks to Sascha Volkenandt for reporting a problem when starting replay of a recording that has no Dolby Digital audio after switching to a channel that has DD and selecting the DD audio track). +- Fixed a memory leak in AddDirectory() and strescape() (thanks to Stefan Huelswitt + for reporting these). |