From 56117751a86636c9df5059dbecc296006b093f25 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 23 Jun 2017 09:03:19 +0200 Subject: Fixed a possible crash in cStateLockLog --- HISTORY | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 2f4feb33..87004f65 100644 --- a/HISTORY +++ b/HISTORY @@ -9130,7 +9130,7 @@ Video Disk Recorder Revision History before including tools.h in case some plugin needs to use the STL and gets error messages regarding one of the template functions defined in tools.h. -2017-06-19: Version 2.3.8 +2017-06-23: Version 2.3.8 - Updated links in the INSTALL file (thanks to Chris Mayo). - Fixed detecting whether a CAM replies to queries, which didn't work on some systems @@ -9138,3 +9138,4 @@ Video Disk Recorder Revision History - Added some missing locks when calling functions from cStatus or cSkin*, and added some text to status.h and skins.h, explaining the locking situation when such functions are called. +- Fixed a possible crash in cStateLockLog. -- cgit v1.2.3