From f387bb5e777607389d153e209ab7e3bcdbe5a0e8 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 16 Oct 2020 13:58:45 +0200 Subject: Now initializing the status variable in cDvbTuner::GetFrontendStatus() and cDvbTuner::GetSignalStats() to avoid problems with drivers that don't do this --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 656e6e78..ea521e42 100644 --- a/HISTORY +++ b/HISTORY @@ -9532,3 +9532,6 @@ Video Disk Recorder Revision History in version 1.7.13 (thanks to Helmut Binder). - Now checking for an empty command in cDvbTuner::GetSignalStats() to avoid a possible error message (thanks to Helmut Binder). +- Now initializing the status variable in cDvbTuner::GetFrontendStatus() and + cDvbTuner::GetSignalStats() to avoid problems with drivers that don't do this + (thanks to Helmut Binder). -- cgit v1.2.3