[PR #925] [MERGED] Remove redundant null checks before delete #1704

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

📋 Pull Request Information

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

Base: masterHead: clang-tidy/delete-null


📝 Commits (1)

  • 8316da5 Remove redundant null checks before delete

📊 Changes

2 files changed (+9 additions, -27 deletions)

View changed files

📝 src/cache.cpp (+7 -21)
📝 src/s3fs.cpp (+2 -6)

📄 Description

Found by 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/925 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/23/2019 **Status:** ✅ Merged **Merged:** 1/27/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `clang-tidy/delete-null` --- ### 📝 Commits (1) - [`8316da5`](https://github.com/s3fs-fuse/s3fs-fuse/commit/8316da5bbe11dda88844913891b80f099c7cfa37) Remove redundant null checks before delete ### 📊 Changes **2 files changed** (+9 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+7 -21) 📝 `src/s3fs.cpp` (+2 -6) </details> ### 📄 Description Found by 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:45 +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#1704
No description provided.