]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
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)
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.


Trivial merge