]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Merge branch 'sdmf-partial-2'
authorBrian Warner <warner@lothar.com>
Tue, 28 Jul 2015 18:02:17 +0000 (11:02 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 28 Jul 2015 18:02:17 +0000 (11:02 -0700)
commit8f615c85511989a1abca809a411de339260a695d
tree35f95c8e58cd4f29c928b63047a907fb45adb877
parent49b0c686f111e2eea98d910851e8e4d6df067a4d
parent27ea6e1a3c6814f2a7fa84358095e344e31d3385
Merge branch 'sdmf-partial-2'

This cleans up the mutable-retrieve code a bit, and should fix some
corner cases where an offset/size combinations that reads the last byte
of the file (but not the first) could cause an assert to fire, making
the download hang. Should address ticket:2459 and ticket:2462.