summaryrefslogtreecommitdiffstats
path: root/proto
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2013-10-14 06:55:20 +0200
committerAllan McRae <allan@archlinux.org>2013-10-15 04:40:53 +0200
commitdcfc247a2c56e31ed6d30e56ac982329c641f78d (patch)
treea8e008d136bc7eaae476b888f523337c03140993 /proto
parent3e903d34cca81a73858309d6a9be289b422ec3b4 (diff)
downloadpacman-dcfc247a2c56e31ed6d30e56ac982329c641f78d.tar.gz
pacman-dcfc247a2c56e31ed6d30e56ac982329c641f78d.tar.xz
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