Fixed a NULL pointer access with the cUnbufferedFile when a replay session runs all the way until the end of the recording

This commit is contained in:
Klaus Schmidinger
2005-11-04 13:19:49 +01:00
parent 697261c981
commit 23ee5bb4da
4 changed files with 12 additions and 5 deletions

View File

@@ -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