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