diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-12-10 14:29:38 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-12-10 14:29:38 +0100 |
commit | 4dd52ffe39f0394f52a6f799f32478718b5eaf9b (patch) | |
tree | 3fa75f12b755743f7a3d9cee42ec60c5a1b090cd /CONTRIBUTORS | |
parent | 773c4419ea8819279d4dfab2f46f179350bdaa51 (diff) | |
download | vdr-4dd52ffe39f0394f52a6f799f32478718b5eaf9b.tar.gz vdr-4dd52ffe39f0394f52a6f799f32478718b5eaf9b.tar.bz2 |
Fixed a memory leak in cRecordings::ScanVideoDir() in case there are too many link levels
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c16883bc..6cac93f0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2545,6 +2545,8 @@ Sundararaj Reel <sundararaj.reel@googlemail.com> for reporting some missing 'const' in tChannelID for suggesting to add optional case insensitive sorting to cStringList::Sort() for reporting a bug in handling symbolic links in cRecordings::ScanVideoDir() + for reporting a memory leak in cRecordings::ScanVideoDir() in case there are too + many link levels Ales Jurik <ajurik@quick.cz> for reporting broken SI data on Czech/Slovak channels after changing the default |