Fixed several memory leaks that were introduced through the use of cString

This commit is contained in:
Klaus Schmidinger
2005-02-06 09:48:08 +01:00
parent ef4ef632d5
commit c4292b81b8
5 changed files with 10 additions and 11 deletions

View File

@@ -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<63>chner <schaechner@yahoo.com>