okudajun
Results
1
issues of
okudajun
The download verb will fail if the target snapshot has a block whose index is greater than 4096. It seems because [this line](https://github.com/awslabs/coldsnap/blob/893952ce8ce98824c95d4a0a6aa5bc6c8922f692/src/download.rs#L344) tries to calculate the offset in `i32`....