summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-12-27 11:20:35 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2021-12-27 11:20:35 +0100
commit2dc383d362fbc900c89bfa309c2ca145e50a3ca9 (patch)
treeeb1bdd9889a21d2ce68e774edcdfdaac88e186e6 /CONTRIBUTORS
parenta16a451c1f411b223066209ff7cd840f40c7757c (diff)
downloadvdr-2dc383d362fbc900c89bfa309c2ca145e50a3ca9.tar.gz
vdr-2dc383d362fbc900c89bfa309c2ca145e50a3ca9.tar.bz2
Fixed calculating the disk use percentage if there's more than 20TB of recordings
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index b5fc4874..39e9c0e7 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3674,3 +3674,7 @@ Jens Schleusener <Jens.Schleusener@fossies.org>
Bernd Kuhls <bernd.kuhls@t-online.de>
for fixing possible compilation errors with libjpeg
+
+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