[PR #2555] [MERGED] Expand use of std::unique_ptr for FILE* #2620

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2555
Author: @gaul
Created: 10/18/2024
Status: Merged
Merged: 10/18/2024
Merged by: @ggtakec

Base: masterHead: unique_ptr/file


📝 Commits (1)

  • 0ea4ffe Expand use of std::unique_ptr for FILE*

📊 Changes

4 files changed (+23 additions, -36 deletions)

View changed files

📝 src/fdcache.cpp (+8 -10)
📝 src/fdcache.h (+2 -1)
📝 src/fdcache_entity.cpp (+11 -24)
📝 src/fdcache_entity.h (+2 -1)

📄 Description

No description provided


🔄 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/2555 **Author:** [@gaul](https://github.com/gaul) **Created:** 10/18/2024 **Status:** ✅ Merged **Merged:** 10/18/2024 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `unique_ptr/file` --- ### 📝 Commits (1) - [`0ea4ffe`](https://github.com/s3fs-fuse/s3fs-fuse/commit/0ea4ffeae50aadaee37c462d07d45521f2af9646) Expand use of std::unique_ptr for FILE* ### 📊 Changes **4 files changed** (+23 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache.cpp` (+8 -10) 📝 `src/fdcache.h` (+2 -1) 📝 `src/fdcache_entity.cpp` (+11 -24) 📝 `src/fdcache_entity.h` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:06:27 +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#2620
No description provided.