[PR #2317] [MERGED] Use std::unique_ptr in libxml functions #2474

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2317
Author: @gaul
Created: 9/15/2023
Status: Merged
Merged: 9/25/2023
Merged by: @ggtakec

Base: masterHead: unique_ptr/xml


📝 Commits (1)

  • e5260d4 Use std::unique_ptr in libxml functions

📊 Changes

3 files changed (+67 additions, -105 deletions)

View changed files

📝 src/s3fs.cpp (+4 -6)
📝 src/s3fs_xml.cpp (+55 -96)
📝 src/s3fs_xml.h (+8 -3)

📄 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/2317 **Author:** [@gaul](https://github.com/gaul) **Created:** 9/15/2023 **Status:** ✅ Merged **Merged:** 9/25/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `unique_ptr/xml` --- ### 📝 Commits (1) - [`e5260d4`](https://github.com/s3fs-fuse/s3fs-fuse/commit/e5260d47c465c7853584487cabd6afa90d919bd1) Use std::unique_ptr in libxml functions ### 📊 Changes **3 files changed** (+67 additions, -105 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+4 -6) 📝 `src/s3fs_xml.cpp` (+55 -96) 📝 `src/s3fs_xml.h` (+8 -3) </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: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#2474
No description provided.