[PR #874] [MERGED] Address cppcheck 1.86 errors #1673

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/874
Author: @gaul
Created: 12/16/2018
Status: Merged
Merged: 1/6/2019
Merged by: @ggtakec

Base: masterHead: cppcheck-1.86


📝 Commits (1)

  • a2f8ac5 Address cppcheck 1.86 errors

📊 Changes

6 files changed (+40 additions, -42 deletions)

View changed files

📝 src/cache.cpp (+3 -3)
📝 src/common.h (+1 -0)
📝 src/curl.cpp (+17 -19)
📝 src/fdcache.cpp (+3 -3)
📝 src/nss_auth.cpp (+3 -4)
📝 src/s3fs.cpp (+13 -13)

📄 Description

Lifetime, shadowing, and unused variables. Found via the Travis macOS
builder.


🔄 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/874 **Author:** [@gaul](https://github.com/gaul) **Created:** 12/16/2018 **Status:** ✅ Merged **Merged:** 1/6/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `cppcheck-1.86` --- ### 📝 Commits (1) - [`a2f8ac5`](https://github.com/s3fs-fuse/s3fs-fuse/commit/a2f8ac535ea6fc24394dd5edd6b3150efff62fc6) Address cppcheck 1.86 errors ### 📊 Changes **6 files changed** (+40 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+3 -3) 📝 `src/common.h` (+1 -0) 📝 `src/curl.cpp` (+17 -19) 📝 `src/fdcache.cpp` (+3 -3) 📝 `src/nss_auth.cpp` (+3 -4) 📝 `src/s3fs.cpp` (+13 -13) </details> ### 📄 Description Lifetime, shadowing, and unused variables. Found via the Travis macOS builder. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:01:37 +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#1673
No description provided.