summaryrefslogtreecommitdiff
path: root/changes/20492
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-07-14 13:56:40 -0400
committerNick Mathewson <nickm@torproject.org>2017-07-14 15:05:30 -0400
commitb7566d465f0299e97b46f40d746a1203257245d4 (patch)
treef0f548d533e5d566bdc92cb2099405e5dd33d066 /changes/20492
parent527c0735f11d5a36aa1fb84dc30b624139ba8406 (diff)
downloadtor-b7566d465f0299e97b46f40d746a1203257245d4.tar.gz
tor-b7566d465f0299e97b46f40d746a1203257245d4.zip
Fix a signed integer overflow in dir/download_status_random_backoff
Fix for 22924. Bugfix on 0.2.9.1-alpha when the test was introducd -- though it couldn't actually overflow until we fixed 17750. Additionally, this only seems to overflow on 32-bit, and only when the compiler doesn't re-order the (possibly dead) assignment out of the way. We ran into it on a 32-bit ubuntu trusty builder.
Diffstat (limited to 'changes/20492')
0 files changed, 0 insertions, 0 deletions