summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-02-19 11:37:15 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-02-19 11:37:15 +0100
commitf714ee0f55920c09738abf37d61d7f1295b5d2e7 (patch)
treecdadb35bcd943446a0acdf88eead14f3a2de5507 /CONTRIBUTORS
parent7b9b2ad92d7fa53013cad051173c28af3cf2061c (diff)
downloadvdr-f714ee0f55920c09738abf37d61d7f1295b5d2e7.tar.gz
vdr-f714ee0f55920c09738abf37d61d7f1295b5d2e7.tar.bz2
Removed some unneeded code and fixed access to unallocated memory in cEvent::FixEpgBugs()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 94258a46..89d7d1c8 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -1268,6 +1268,8 @@ Rolf Groppe <rolf@groppe.de>
Wolfgang Rohdewald <wolfgang@rohdewald.de>
for pointing out that primaryDevice = NULL should be done before deleting the devices
in cDevice::Shutdown()
+ for removing some unneeded code and fixing access to unallocated memory in
+ cEvent::FixEpgBugs()
Chad Flynt <hoochster@sofnet.com>
for suggestions and experiments regarding the buffer reserve in cTransfer