[PR #2255] [MERGED] Replace more raw pointers with std::unique_ptr #2420

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2255
Author: @gaul
Created: 8/7/2023
Status: Merged
Merged: 8/13/2023
Merged by: @ggtakec

Base: masterHead: cache/delete


📝 Commits (1)

  • 69a75a9 Replace more raw pointers with std::unique_ptr

📊 Changes

2 files changed (+18 additions, -40 deletions)

View changed files

📝 src/cache.cpp (+15 -38)
📝 src/cache.h (+3 -2)

📄 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/2255 **Author:** [@gaul](https://github.com/gaul) **Created:** 8/7/2023 **Status:** ✅ Merged **Merged:** 8/13/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `cache/delete` --- ### 📝 Commits (1) - [`69a75a9`](https://github.com/s3fs-fuse/s3fs-fuse/commit/69a75a971e1922c16fcc1343edafd7b954955c78) Replace more raw pointers with std::unique_ptr ### 📊 Changes **2 files changed** (+18 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+15 -38) 📝 `src/cache.h` (+3 -2) </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:05: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#2420
No description provided.