From ac4da6e38018d49903988df0f80c0b0ffbe85bb9 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 19 Jun 2021 15:34:38 +0200 Subject: Fixed a possible access to characters after the terminating zero of strings in cDoneRecordings::Contains(), in case there are fuzzy characters at the end of a string --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 6a1884ca..fefc27af 100644 --- a/HISTORY +++ b/HISTORY @@ -9726,3 +9726,6 @@ Video Disk Recorder Revision History (with help from Helmut Binder). - If an error occurs while recording, the respective entry in the list of recordings is now updated immediately (reported by Matthias Senzel). +- Fixed a possible access to characters after the terminating zero of strings in + cDoneRecordings::Contains(), in case there are fuzzy characters at the end of a + string. -- cgit v1.2.3