Fixed regenerating the index file of a recording in case it is present, but empty

This commit is contained in:
Klaus Schmidinger
2022-11-28 14:39:23 +01:00
parent 6888ea68b6
commit 4425918d31
3 changed files with 6 additions and 2 deletions

View File

@@ -9811,3 +9811,5 @@ Video Disk Recorder Revision History
or above.
- Added periodic calls to malloc_trim(0) to reduce memory consumption (thanks to
Onur Sent<6E>rk).
- Fixed regenerating the index file of a recording in case it is present, but empty
(reported by Stefan Herdler).