Fixed a possible crash when loading an invalid XPM file

This commit is contained in:
Klaus Schmidinger
2007-02-17 16:10:46 +01:00
parent f3bc8d1988
commit cc385f5292
3 changed files with 18 additions and 8 deletions

View File

@@ -5091,9 +5091,10 @@ Video Disk Recorder Revision History
with open file handles when starting background commands (thanks to Reinhard
Nissl).
2007-02-03: Version 1.4.5-2
2007-02-17: Version 1.4.5-2
- Removed 'assert(0)' from cDvbSpuDecoder::setTime() (thanks to Marco Schl<68><6C>ler).
- Fixed a possible crash when loading an invalid XPM file (thanks to Martin Wache).
2007-02-03: Version 1.5.1