diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-05 12:41:21 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-05 12:41:21 +0200 |
commit | fd2c54cec050587ed086e74a849ff1b8158cf5b8 (patch) | |
tree | 87a6a626800a750f059f711b6dd537f9096e267d /CONTRIBUTORS | |
parent | c8b103c37f1048d5525b1267e0faaf8ca3e6b691 (diff) | |
download | vdr-fd2c54cec050587ed086e74a849ff1b8158cf5b8.tar.gz vdr-fd2c54cec050587ed086e74a849ff1b8158cf5b8.tar.bz2 |
Fixed a memory leak in tComponent
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9693009e..e364353a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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ä <ville.skytta@iki.fi> 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 |