[PR #1654] [MERGED] Fix off_t to int narrowing in PageList::GetSparseFilePages #2096

Closed
opened 2026-03-04 02:03:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1654
Author: @gaul
Created: 5/8/2021
Status: Merged
Merged: 5/9/2021
Merged by: @ggtakec

Base: masterHead: narrowing


📝 Commits (1)

  • 2c3c9a2 Fix off_t to int narrowing in PageList::GetSparseFilePages

📊 Changes

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

View changed files

📝 src/fdcache_page.cpp (+3 -3)

📄 Description

Found via clang-tidy.


🔄 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/s3fs-fuse/s3fs-fuse/pull/1654 **Author:** [@gaul](https://github.com/gaul) **Created:** 5/8/2021 **Status:** ✅ Merged **Merged:** 5/9/2021 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `narrowing` --- ### 📝 Commits (1) - [`2c3c9a2`](https://github.com/s3fs-fuse/s3fs-fuse/commit/2c3c9a2302178a8751987b143c431019713ffb56) Fix off_t to int narrowing in PageList::GetSparseFilePages ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache_page.cpp` (+3 -3) </details> ### 📄 Description Found via clang-tidy. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:41 +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/s3fs-fuse#2096
No description provided.