diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-06 09:48:08 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-06 09:48:08 +0100 |
commit | c4292b81b8f85b8024aea1ce4ce0bb6bc3a83c52 (patch) | |
tree | 52f4ef200e6f3c05b34825b3e44a4fe69b2c6f36 /CONTRIBUTORS | |
parent | ef4ef632d52a3b19fae135731c2779b59d4cea62 (diff) | |
download | vdr-c4292b81b8f85b8024aea1ce4ce0bb6bc3a83c52.tar.gz vdr-c4292b81b8f85b8024aea1ce4ce0bb6bc3a83c52.tar.bz2 |
Fixed several memory leaks that were introduced through the use of cString
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 64e71857..a7300d2a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -190,11 +190,10 @@ Stefan Huelswitt <huels@iname.com> for fixing handling of pmAudioOnlyBlack for pointing out possible race conditions in handling childTid in cThread for fixing a possible race condition in cDevice::Action() and cTSBuffer::Action() - for reporting a memory leak in AddDirectory() and strescape() + for reporting several memory leaks that were introduced through the use of cString Ulrich Röder <roeder@efr-net.de> - for pointing out that there are channels that have a symbol rate higher than - 27500 + for pointing out that there are channels that have a symbol rate higher than 27500 for his support in keeping the Premiere World channels up to date in 'channels.conf' Mel Schächner <schaechner@yahoo.com> |