diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-24 10:56:47 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-24 10:56:47 +0100 |
commit | 104bddc56068d6d613d6f159d5d7380ac0f7ab68 (patch) | |
tree | 0744d870e88b821b39625f2c1784d75709cb4e45 /CONTRIBUTORS | |
parent | e7107b789e141005c01319a680a43f800e85413c (diff) | |
download | vdr-104bddc56068d6d613d6f159d5d7380ac0f7ab68.tar.gz vdr-104bddc56068d6d613d6f159d5d7380ac0f7ab68.tar.bz2 |
Fixed calculating the disk use percentage if there's more than 20TB of recordings
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index dd6c513c..4a13b439 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3703,3 +3703,7 @@ Bernd Kuhls <bernd.kuhls@t-online.de> Ulf Grüne <ulf.gruene@t-online.de> for reporting the need for more than 15 modulation systems in cDevice::GetDevice() + +Timo Weingärtner <timo@tiwe.de> + for reporting an integer overflow in calculating the disk use percentage if there's + more than 20TB of recordings |