diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-02-17 16:07:47 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-02-17 16:07:47 +0100 |
commit | 2838e27fb9077b601a9241e0fde6fbd0c4362298 (patch) | |
tree | 15a50592bac52a47852153c8e074e8a875f31c4d /HISTORY | |
parent | 9809d5a7cc8d94c0b4345aadb926973a024c7d1f (diff) | |
download | vdr-2838e27fb9077b601a9241e0fde6fbd0c4362298.tar.gz vdr-2838e27fb9077b601a9241e0fde6fbd0c4362298.tar.bz2 |
Fixed a possible crash when loading an invalid XPM file
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5036,6 +5036,7 @@ 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üßler). +- Fixed a possible crash when loading an invalid XPM file (thanks to Martin Wache). |