[PR #920] [MERGED] Remove unnecessary string copies #1700

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/920
Author: @gaul
Created: 1/23/2019
Status: Merged
Merged: 1/23/2019
Merged by: @ggtakec

Base: masterHead: clang-tidy/string-copy


📝 Commits (1)

  • 61ecafd Remove unnecessary string copies

📊 Changes

2 files changed (+3 additions, -4 deletions)

View changed files

📝 src/curl.cpp (+2 -2)
📝 src/string_util.cpp (+1 -2)

📄 Description

Found via clang-tidy.


🔄 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/920 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/23/2019 **Status:** ✅ Merged **Merged:** 1/23/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `clang-tidy/string-copy` --- ### 📝 Commits (1) - [`61ecafd`](https://github.com/s3fs-fuse/s3fs-fuse/commit/61ecafd42604b32384aca1e4bd52fc59711f2f01) Remove unnecessary string copies ### 📊 Changes **2 files changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+2 -2) 📝 `src/string_util.cpp` (+1 -2) </details> ### 📄 Description Found via clang-tidy. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:01:44 +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#1700
No description provided.