mirror of
https://github.com/versity/versitygw.git
synced 2026-04-21 05:00:29 +00:00
Make the code scanners happy with a bounds check before we do the integer conversion from int64 to int, since this can overflow on 32 bit platforms. Best error to return here is a signature error since this is a client problem and the chunk headers are considered part of the request signature.
8.2 KiB
8.2 KiB