Fixed initializing the cChannel::schedule pointer after reading EPG data with PUTE

This commit is contained in:
Klaus Schmidinger
2021-01-04 14:58:59 +01:00
parent 163945045d
commit c276c6883d
3 changed files with 11 additions and 2 deletions

View File

@@ -9571,3 +9571,5 @@ Video Disk Recorder Revision History
- Fixed a crash in the SVDRP command CLRE in case a non-existing channel number is
given (reported by Manuel Reimer).
- Fixed handling $(PKG_CONFIG) in newplugin (thanks to Winfried K<>hler).
- Fixed initializing the cChannel::schedule pointer after reading EPG data with PUTE
(reported by Manuel Reimer).