Fixed calculating the disk use percentage if there's more than 20TB of recordings

This commit is contained in:
Klaus Schmidinger
2021-12-24 10:56:47 +01:00
parent e7107b789e
commit 104bddc560
3 changed files with 9 additions and 3 deletions

View File

@@ -9747,6 +9747,8 @@ Video Disk Recorder Revision History
Haubrich).
- Fixed a memory leak in handling the NIT (thanks to Helmut Binder).
2021-12-20:
2021-12-24:
- Fixed a possible memory leak in creating fonts (reported by Helmut Binder).
- Fixed calculating the disk use percentage if there's more than 20TB of recordings
(reported by Timo Weing<6E>rtner).