From 76a7bed57561285b1c32ac8d7a6c68dc607c3d39 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 16 Sep 2020 13:35:30 +0200 Subject: Fixed a possible invalid lock sequence in cMenuTimers::OnOff() --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 040d080d..345f89b0 100644 --- a/HISTORY +++ b/HISTORY @@ -9519,3 +9519,4 @@ Video Disk Recorder Revision History - Fixed handling newline characters in ci.c's CopyString() (reported by Winfried Köhler). - Fixed checking the return value of the Open() call in cFileName::SetOffset() (reported by Winfried Köhler). +- Fixed a possible invalid lock sequence in cMenuTimers::OnOff(). -- cgit v1.2.3