[PR #443] [MERGED] Fix for leaks during stat cache entry expiry / truncation (#340) #1509

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/443
Author: @tlevi
Created: 6/30/2016
Status: Merged
Merged: 7/3/2016
Merged by: @ggtakec

Base: masterHead: master


📝 Commits (2)

  • d57c12d Possible fix for leaks during entry expiry / truncation (#340)
  • ab4b920 Fix cppcheck complaint

📊 Changes

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

View changed files

📝 src/cache.cpp (+6 -0)

📄 Description

As discussed in #340 - I've run this for a few days in production, and under an intense test load and it has resolved valgrind reported leaks, allocated from AddStat.


🔄 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/443 **Author:** [@tlevi](https://github.com/tlevi) **Created:** 6/30/2016 **Status:** ✅ Merged **Merged:** 7/3/2016 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`d57c12d`](https://github.com/s3fs-fuse/s3fs-fuse/commit/d57c12d3c36a6ac08eecf1735eb4bcb524025467) Possible fix for leaks during entry expiry / truncation (#340) - [`ab4b920`](https://github.com/s3fs-fuse/s3fs-fuse/commit/ab4b92074caadca8dd77da0d10329633be6754f5) Fix cppcheck complaint ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+6 -0) </details> ### 📄 Description As discussed in #340 - I've run this for a few days in production, and under an intense test load and it has resolved valgrind reported leaks, allocated from AddStat. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:00:48 +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#1509
No description provided.