summaryrefslogtreecommitdiff
path: root/src/network
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2016-03-21 14:55:30 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2016-03-21 14:58:30 +0100
commitfa13cf9e218ae0bb32ad169d0e83b007e1cb5dea (patch)
tree539abf4210eb0e1b8efcc76d6c49b146a6630f2d /src/network
parent68de79d6a42ac6da4268ac48b699a6cd553afc14 (diff)
test-copy: use correct data type for max_bytes
copy_bytes() and the comparisons in test_copy_bytes_regular_file() expect an uint64_t, not a size_t. On 32 bit architectures the latter is 32 bit, leading to truncation errors. Fixes regression from commit 7a827fcb.
Diffstat (limited to 'src/network')
0 files changed, 0 insertions, 0 deletions