[PR #2329] [MERGED] Fixed errors of cppcheck 2.12.0 #2482

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

📋 Pull Request Information

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

Base: masterHead: fix_cppcheck2120


📝 Commits (1)

  • bad5135 Fixed errors of cppcheck 2.12.0

📊 Changes

4 files changed (+11 additions, -7 deletions)

View changed files

📝 src/cache.cpp (+2 -2)
📝 src/cache.h (+1 -1)
📝 src/curl_multi.cpp (+4 -0)
📝 src/mpu_util.cpp (+4 -4)

📄 Description

Relevant Issue (if applicable)

n/a

Details

cppcheck on Fedora 38 (and macos 12) had been upgraded to 2.12.0 and was therefore detecting errors.
I have fixed this error.


🔄 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/2329 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 9/24/2023 **Status:** ✅ Merged **Merged:** 9/24/2023 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_cppcheck2120` --- ### 📝 Commits (1) - [`bad5135`](https://github.com/s3fs-fuse/s3fs-fuse/commit/bad5135a05461e7943f8043446e355e7b9ef6415) Fixed errors of cppcheck 2.12.0 ### 📊 Changes **4 files changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+2 -2) 📝 `src/cache.h` (+1 -1) 📝 `src/curl_multi.cpp` (+4 -0) 📝 `src/mpu_util.cpp` (+4 -4) </details> ### 📄 Description ### Relevant Issue (if applicable) n/a ### Details `cppcheck` on `Fedora 38` (and `macos 12`) had been upgraded to `2.12.0` and was therefore detecting errors. I have fixed this error. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:47 +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#2482
No description provided.