mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
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
This commit is contained in:
3
HISTORY
3
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.
|
||||
|
Reference in New Issue
Block a user