diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-12-04 15:09:45 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-12-04 15:09:45 +0100 |
commit | 8db58ff99e815ebb42408a30bf84002bb7ee08dc (patch) | |
tree | 9ce96e3acdd95a5aa6047d38eb215876a40c103d /HISTORY | |
parent | 04e538072340d9ba7d0342fe59c755e4c8687775 (diff) | |
download | vdr-8db58ff99e815ebb42408a30bf84002bb7ee08dc.tar.gz vdr-8db58ff99e815ebb42408a30bf84002bb7ee08dc.tar.bz2 |
Fixed a crash with malformed SI data1.7.22
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6779,3 +6779,4 @@ Video Disk Recorder Revision History to Ville Skyttä). - Added file name and line number to LOG_ERROR_STR() (thanks to Rolf Ahrenberg). - Replaced all calls to sleep() with cCondWait::SleepMs() (thanks to Rolf Ahrenberg). +- Fixed a crash with malformed SI data (patch from vdr-portal). |