[PR #1101] [MERGED] Avoid race when using thread-unsafe gmtime #1814

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1101
Author: @gaul
Created: 7/16/2019
Status: Merged
Merged: 7/17/2019
Merged by: @ggtakec

Base: masterHead: gmtime


📝 Commits (1)

  • 99aace4 Avoid race when using thread-unsafe gmtime

📊 Changes

1 file changed (+6 additions, -3 deletions)

View changed files

📝 src/string_util.cpp (+6 -3)

📄 Description

Found via ThreadSanitizer.


🔄 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/1101 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/16/2019 **Status:** ✅ Merged **Merged:** 7/17/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `gmtime` --- ### 📝 Commits (1) - [`99aace4`](https://github.com/s3fs-fuse/s3fs-fuse/commit/99aace4fc910dc70437f98d7584f88a6c2b50d7b) Avoid race when using thread-unsafe gmtime ### 📊 Changes **1 file changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/string_util.cpp` (+6 -3) </details> ### 📄 Description Found via ThreadSanitizer. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:17 +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#1814
No description provided.