Panic in GetObject on MinimumThroughputDownloadBody #1214
Labels
bug
This issue is a bug.
p2
This is a standard priority issue
response-requested
Waiting on additional info and feedback. Will move to 'closing-soon' in 7 days.
Describe the bug
It looks like the length underflowed in the MinimumThroughputDownloadBody. On indexing, it panicked.
Regression Issue
Expected Behavior
Graceful erroring, no panicking.
Current Behavior
After much usage (month+ uptime) and many, many API calls, I notice the following panic.
I bumped in May and noticed this new panic recently.
Reproduction Steps
Same as #1133
Possible Solution
Prevent underflow and/or add checks for underflow.
Additional Information/Context
No response
Version
The text was updated successfully, but these errors were encountered: