diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-11-04 13:19:49 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-11-04 13:19:49 +0100 |
commit | 23ee5bb4da71c7fa419bc8ad14f4d896ed6e6f2d (patch) | |
tree | c86b020078f2e7afa7d5b3759b35c0465e11e594 /CONTRIBUTORS | |
parent | 697261c981fa877b94661d310c07b216ca708f4f (diff) | |
download | vdr-23ee5bb4da71c7fa419bc8ad14f4d896ed6e6f2d.tar.gz vdr-23ee5bb4da71c7fa419bc8ad14f4d896ed6e6f2d.tar.bz2 |
Fixed a NULL pointer access with the cUnbufferedFile when a replay session runs all the way until the end of the recording
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ab323d2c..31822b99 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1319,6 +1319,8 @@ Mogens Elneff <mogens@elneff.dk> Joachim Wilke <vdr@joachim-wilke.de> for reporting missing calls to cStatus::MsgOsdClear() in cSkins::Message() + for fixing a NULL pointer access with the cUnbufferedFile when a replay session + runs all the way until the end of the recording Sascha Klek <sklek@gmx.de> for reporting a problem with the '0' key in the "Day" item of the "Timers" menu |