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

@@ -3415,3 +3415,8 @@ Video Disk Recorder Revision History
from starting Transfer Mode in order to replay DD over the DVB device.
- Added missing reset of the 'repacker' to cTS2PES::Clear() (thanks to Marco
Schl<68><6C>ler for reporting this one).
2005-02-19: Version 1.3.22
- Removed some unneeded code and fixed access to unallocated memory in
cEvent::FixEpgBugs() (thanks to Wolfgang Rohdewald).