[PR #510] [MERGED] Avoid integer overflow in large range requests #672

Closed
opened 2026-03-03 12:31:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/510
Author: @gaul
Created: 6/11/2021
Status: Merged
Merged: 6/11/2021
Merged by: @fsouza

Base: mainHead: range-overflow


📝 Commits (1)

  • ea9cd58 Avoid integer overflow in large range requests

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 fakestorage/object.go (+2 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/510 **Author:** [@gaul](https://github.com/gaul) **Created:** 6/11/2021 **Status:** ✅ Merged **Merged:** 6/11/2021 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `range-overflow` --- ### 📝 Commits (1) - [`ea9cd58`](https://github.com/fsouza/fake-gcs-server/commit/ea9cd581e3574d0ce638b4981d678deb4493fdcc) Avoid integer overflow in large range requests ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/object.go` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:31:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#672
No description provided.