Fixed a memory leak in tComponent

This commit is contained in:
Klaus Schmidinger
2005-05-05 12:41:21 +02:00
parent c8b103c37f
commit fd2c54cec0
3 changed files with 7 additions and 4 deletions

View File

@@ -193,6 +193,7 @@ Stefan Huelswitt <huels@iname.com>
for reporting several memory leaks that were introduced through the use of cString
for adding MPEG1 replay capability to cPesAssembler
for fixing handling symbolic links in cRecordings::ScanVideoDir()
for reporting a memory leak in tComponent
Ulrich R<>der <roeder@efr-net.de>
for pointing out that there are channels that have a symbol rate higher than 27500
@@ -1308,3 +1309,6 @@ Ville Skytt
Steffen Beyer <cpunk@reactor.de>
for fixing setting the colored button help after deleting a recording in case the next
menu entry is a directory
Daniel Thompson <daniel.thompson@st.com>
for fixing a memory leak in tComponent