summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-09-02 10:22:40 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-09-02 10:22:40 +0200
commit4c88f1da7e96572ad63e82b4756694abef0dd33a (patch)
tree256dc009f312180e0e485089efd0d230e3668cd6 /CONTRIBUTORS
parent4ae577fcb4a323af74d05645e34f31f893b4c6e7 (diff)
downloadvdr-4c88f1da7e96572ad63e82b4756694abef0dd33a.tar.gz
vdr-4c88f1da7e96572ad63e82b4756694abef0dd33a.tar.bz2
Fixed the cTimer::operator=() so that it won't mess up the cListObject's pointers; fixed a memory leak in the cTimer::operator=() when using the 'aux' string
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 357eb5d2..10bf779d 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -1737,6 +1737,8 @@ Alexander Rieger <Alexander.Rieger@inka.de>
for fixing a typo in skins.h
for making cSkins::QueueMessage() called from a background thread with an empty
message clears all messages that have been previously queued by that thread
+ for reporting that the cTimer::operator=() messes up the cListObject's pointers
+ for reporting a memory leak in the cTimer::operator=() when using the 'aux' string
Philip Prindeville <philipp_subx@redfish-solutions.com>
for updates to 'sources.conf'