[PR #2272] [MERGED] Return std::unique_ptr from S3fsCurl callbacks #2434

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2272
Author: @gaul
Created: 8/16/2023
Status: Merged
Merged: 8/17/2023
Merged by: @ggtakec

Base: masterHead: unique_ptr/s3fscurl


📝 Commits (1)

  • e75ed15 Return std::unique_ptr from S3fsCurl callbacks

📊 Changes

6 files changed (+26 additions, -33 deletions)

View changed files

📝 .github/workflows/ci.yml (+2 -2)
📝 src/curl.cpp (+10 -15)
📝 src/curl.h (+4 -4)
📝 src/curl_multi.cpp (+6 -7)
📝 src/curl_multi.h (+1 -1)
📝 src/s3fs.cpp (+3 -4)

📄 Description

References #2261.


🔄 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/2272 **Author:** [@gaul](https://github.com/gaul) **Created:** 8/16/2023 **Status:** ✅ Merged **Merged:** 8/17/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `unique_ptr/s3fscurl` --- ### 📝 Commits (1) - [`e75ed15`](https://github.com/s3fs-fuse/s3fs-fuse/commit/e75ed15f3a40a549feb35de53dd66694becd42d8) Return std::unique_ptr from S3fsCurl callbacks ### 📊 Changes **6 files changed** (+26 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+2 -2) 📝 `src/curl.cpp` (+10 -15) 📝 `src/curl.h` (+4 -4) 📝 `src/curl_multi.cpp` (+6 -7) 📝 `src/curl_multi.h` (+1 -1) 📝 `src/s3fs.cpp` (+3 -4) </details> ### 📄 Description References #2261. --- <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:31 +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#2434
No description provided.