[PR #2038] [MERGED] Fixed errors reported by cppcheck 2.9 #2313

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2038
Author: @ggtakec
Created: 9/24/2022
Status: Merged
Merged: 9/24/2022
Merged by: @ggtakec

Base: masterHead: cppcheck29


📝 Commits (1)

  • 4796a9e Fixed errors reported by cppcheck 2.9

📊 Changes

3 files changed (+6 additions, -6 deletions)

View changed files

📝 src/fdcache_fdinfo.h (+1 -1)
📝 src/fdcache_page.h (+1 -1)
📝 src/types.h (+4 -4)

📄 Description

Relevant Issue (if applicable)

n/a

Details

On macOS and other Linux, cppcheck 2.9 has been released and reported errors.
This PR fixed those errors.


🔄 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/2038 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 9/24/2022 **Status:** ✅ Merged **Merged:** 9/24/2022 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `cppcheck29` --- ### 📝 Commits (1) - [`4796a9e`](https://github.com/s3fs-fuse/s3fs-fuse/commit/4796a9ea32d2e19728d7ed770ac6d70e417b49d4) Fixed errors reported by cppcheck 2.9 ### 📊 Changes **3 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache_fdinfo.h` (+1 -1) 📝 `src/fdcache_page.h` (+1 -1) 📝 `src/types.h` (+4 -4) </details> ### 📄 Description ### Relevant Issue (if applicable) n/a ### Details On macOS and other Linux, cppcheck 2.9 has been released and reported errors. This PR fixed those errors. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:53 +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#2313
No description provided.