summaryrefslogtreecommitdiff
path: root/proto
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2013-10-14 14:55:20 +1000
committerAllan McRae <allan@archlinux.org>2013-10-15 12:40:53 +1000
commitdcfc247a2c56e31ed6d30e56ac982329c641f78d (patch)
treea8e008d136bc7eaae476b888f523337c03140993 /proto
parent3e903d34cca81a73858309d6a9be289b422ec3b4 (diff)
Fix progress bar overflow while checking package integrity
On 32bit systems, the progress bar intergrity checking can show values greater than 100% with large transactions. This is due to the total size of all package files being greater than a size_t. Use uint64_t for these sizes. Fixes FS#36608 Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'proto')
0 files changed, 0 insertions, 0 deletions