[PR #2589] [MERGED] Avoid unneeded std::string copies #2648

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2589
Author: @gaul
Created: 11/3/2024
Status: Merged
Merged: 11/4/2024
Merged by: @ggtakec

Base: masterHead: unneeded-copies


📝 Commits (1)

  • ce58a54 Avoid unneeded std::string copies

📊 Changes

3 files changed (+10 additions, -10 deletions)

View changed files

📝 src/cache.cpp (+2 -2)
📝 src/curl.cpp (+5 -5)
📝 src/s3fs.cpp (+3 -3)

📄 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/2589 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/3/2024 **Status:** ✅ Merged **Merged:** 11/4/2024 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `unneeded-copies` --- ### 📝 Commits (1) - [`ce58a54`](https://github.com/s3fs-fuse/s3fs-fuse/commit/ce58a5480de7c748f53a245795135b57d628d029) Avoid unneeded std::string copies ### 📊 Changes **3 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+2 -2) 📝 `src/curl.cpp` (+5 -5) 📝 `src/s3fs.cpp` (+3 -3) </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:36 +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#2648
No description provided.