There's a bug in Configuration._consolidate_used_ranges(), or in the logic of its callers, that leads to a bogus pad-range reconsumption error when encrypting large files. Commit 1635e0f9c2c3f8ffc74d17e6cdce03146dee4169 describes it in detail, and adds a (currently failing) regression test.
There's a bug in Configuration._consolidate_used_ranges(), or in the logic of its callers, that leads to a bogus pad-range reconsumption error when encrypting large files. Commit 1635e0f9c2c3f8ffc74d17e6cdce03146dee4169 describes it in detail, and adds a (currently failing) regression test.