Fixed initializing cDvbPlayerControl and cTransferControl

This commit is contained in:
Klaus Schmidinger
2022-12-05 14:45:51 +01:00
parent c12c7378e9
commit 4336b55f4e
5 changed files with 12 additions and 5 deletions

View File

@@ -9823,3 +9823,4 @@ Video Disk Recorder Revision History
- Fixed a faulty 'Timer still recording' query when canceling an editing job.
- Added code for the 'qks' audio track (thanks to Johann Friedrichs).
- Fixed a possible heap-use-after-free in cDvbTuner::Action() (reported by Marko M<>kel<65>).
- Fixed initializing cDvbPlayerControl and cTransferControl (reported by Marko M<>kel<65>).