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

This commit is contained in:
Klaus Schmidinger
2021-12-27 11:20:35 +01:00
parent a16a451c1f
commit 2dc383d362
3 changed files with 8 additions and 2 deletions

View File

@@ -9583,3 +9583,5 @@ Video Disk Recorder Revision History
Haubrich).
- Fixed a memory leak in handling the NIT (thanks to Helmut Binder).
- 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).