Removed some unneeded code and fixed access to unallocated memory in cEvent::FixEpgBugs()

This commit is contained in:
Klaus Schmidinger
2005-02-19 11:37:15 +01:00
parent 7b9b2ad92d
commit f714ee0f55
4 changed files with 12 additions and 5 deletions

View File

@@ -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