summaryrefslogtreecommitdiff
path: root/apt-pkg/update.cc
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2021-02-09 23:29:05 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2021-02-09 23:33:47 +0100
commit6284c8221da94ab6b4262795e6a7990fc3655848 (patch)
tree4f95e77355c20ebac55b46716efc43fb703f0eaf /apt-pkg/update.cc
parente6bdafad65f67f45e0bc8919082e0f411b8bc121 (diff)
Fix test suite regression from StrToNum fixes
We ignored the failure from strtoul() that those test cases had values out of range, hence they passed before, but now failed on 32-bit platforms because we use strtoull() and do the limit check ourselves. Move the tarball generator for test-github-111-invalid-armember to the createdeb helper, and fix the helper to set all the numbers for like uid and stuff to 0 instead of the maximum value the fields support (all 7s). Regression-Of: e0743a85c5f5f2f83d91c305450e8ba192194cd8
Diffstat (limited to 'apt-pkg/update.cc')
0 files changed, 0 insertions, 0 deletions