[PR #219] [MERGED] Address Coverity errors #1401

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/219
Author: @gaul
Created: 8/6/2015
Status: Merged
Merged: 8/12/2015
Merged by: @ggtakec

Base: masterHead: coverity


📝 Commits (1)

📊 Changes

4 files changed (+12 additions, -6 deletions)

View changed files

📝 src/curl.cpp (+3 -0)
📝 src/fdcache.cpp (+1 -1)
📝 src/s3fs.cpp (+4 -4)
📝 src/s3fs_util.cpp (+4 -1)

📄 Description

Fixed an uninitialized member, misordered NULL check, resource leak,
and unconsumed return value.


🔄 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/219 **Author:** [@gaul](https://github.com/gaul) **Created:** 8/6/2015 **Status:** ✅ Merged **Merged:** 8/12/2015 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `coverity` --- ### 📝 Commits (1) - [`8ee71ca`](https://github.com/s3fs-fuse/s3fs-fuse/commit/8ee71caabbc71d0eed88f04fe8803490771188d2) Address Coverity errors ### 📊 Changes **4 files changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+3 -0) 📝 `src/fdcache.cpp` (+1 -1) 📝 `src/s3fs.cpp` (+4 -4) 📝 `src/s3fs_util.cpp` (+4 -1) </details> ### 📄 Description Fixed an uninitialized member, misordered NULL check, resource leak, and unconsumed return value. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:53:46 +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#1401
No description provided.