Fixed checking the return value of the Open() call in cFileName::SetOffset()

This commit is contained in:
Klaus Schmidinger
2020-09-16 13:30:59 +02:00
parent b4a6c36215
commit 46b480c798
3 changed files with 8 additions and 4 deletions

View File

@@ -9513,7 +9513,9 @@ Video Disk Recorder Revision History
with the main menu open.
- Official release.
2020-08-17:
2020-09-16:
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed handling newline characters in ci.c's CopyString() (reported by Winfried K<>hler).
- Fixed checking the return value of the Open() call in cFileName::SetOffset() (reported
by Winfried K<>hler).