diff options
author | Allan McRae <allan@archlinux.org> | 2013-10-14 06:55:20 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-10-15 04:40:53 +0200 |
commit | dcfc247a2c56e31ed6d30e56ac982329c641f78d (patch) | |
tree | a8e008d136bc7eaae476b888f523337c03140993 /contrib/zsh_completion.in | |
parent | 3e903d34cca81a73858309d6a9be289b422ec3b4 (diff) | |
download | pacman-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 'contrib/zsh_completion.in')
0 files changed, 0 insertions, 0 deletions