diff options
| author | Arnaud Rebillout <arnaudr@kali.org> | 2022-01-20 10:33:04 +0700 |
|---|---|---|
| committer | Arnaud Rebillout <arnaudr@kali.org> | 2022-01-20 14:52:29 +0700 |
| commit | 5cecf6b8dff15afae4b0cf68c8830856c57e384a (patch) | |
| tree | 2bf270a3bb4306239d91ad8557a738304f89761c /debian | |
| parent | b89ab5f07e979902da17f23db56cd42ca068ae21 (diff) | |
Fix incorrect type when parsing Size (int to unsigned long long)
Should have been done in 650faab016 (2011). At this time, the type of
the Size parameter in the function prototype was changed to unsigned
long long, however FindI was NOT changed to FindULL:
git diff 650faab016^..650faab016 -- apt-pkg/indexcopy.cc
Closes: #1004064
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions
