[PR #2547] [MERGED] Propoagate error state from insertV4Headers #2613

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2547
Author: @gaul
Created: 10/13/2024
Status: Merged
Merged: 10/14/2024
Merged by: @ggtakec

Base: masterHead: return-value


📝 Commits (1)

  • e9830d9 Propoagate error state from insertV4Headers

📊 Changes

2 files changed (+15 additions, -8 deletions)

View changed files

📝 src/curl.cpp (+13 -6)
📝 src/curl.h (+2 -2)

📄 Description

s3fs_sha256_hex_fd returns an empty string when calculating the hash fails.


🔄 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/2547 **Author:** [@gaul](https://github.com/gaul) **Created:** 10/13/2024 **Status:** ✅ Merged **Merged:** 10/14/2024 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `return-value` --- ### 📝 Commits (1) - [`e9830d9`](https://github.com/s3fs-fuse/s3fs-fuse/commit/e9830d9e51cd9e9b854d36417c294729ac9dcc9f) Propoagate error state from insertV4Headers ### 📊 Changes **2 files changed** (+15 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+13 -6) 📝 `src/curl.h` (+2 -2) </details> ### 📄 Description `s3fs_sha256_hex_fd` returns an empty string when calculating the hash fails. --- <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:26 +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#2613
No description provided.