brendanhay / amazonka

A comprehensive Amazon Web Services SDK for Haskell.
https://amazonka.brendanhay.nz
Other
605 stars 227 forks source link

amazonka-core: fix body length calculation in hashedFileRange #794

Closed endgame closed 2 years ago

endgame commented 2 years ago

@axman6

Fixes #548

endgame commented 2 years ago

@axman6 and I spent an evening shuffling large files between EC2 and S3 while fixing up amazonka-s3-streaming so we're pretty sure that this is good.