Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0

This commit is contained in:
Klaus Schmidinger
2021-12-27 10:53:46 +01:00
parent 178f2cacf9
commit 1861074241
2 changed files with 7 additions and 1 deletions

View File

@@ -9574,3 +9574,7 @@ Video Disk Recorder Revision History
- Fixed initializing the cChannel::schedule pointer after reading EPG data with PUTE
(reported by Manuel Reimer).
- Official release.
2021-12-27:
- Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0.