Fixed handling inactive shared CA pids

This commit is contained in:
Klaus Schmidinger
2020-07-01 15:16:21 +02:00
parent fa5c9f764a
commit 568ca0e773
3 changed files with 4 additions and 2 deletions

View File

@@ -9507,3 +9507,4 @@ Video Disk Recorder Revision History
- Now setting currentDisplayChannel = NULL before calling cStatus::MsgOsdClear() in
~cDisplayChannel(), to avoid possible problems in case a plugin calls IsOpen()
(reported by Thomas Reufer).
- Fixed handling inactive shared CA pids (thanks to Helmut Binder).