[PR #1398] [MERGED] Remove unneeded memset calls #1959

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1398
Author: @gaul
Created: 9/14/2020
Status: Merged
Merged: 9/15/2020
Merged by: @ggtakec

Base: masterHead: memset


📝 Commits (1)

  • 5121c73 Remove unneeded memset calls

📊 Changes

3 files changed (+24 additions, -32 deletions)

View changed files

📝 src/gnutls_auth.cpp (+12 -16)
📝 src/nss_auth.cpp (+6 -8)
📝 src/openssl_auth.cpp (+6 -8)

📄 Description

Also use constant for array lengths.


🔄 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/1398 **Author:** [@gaul](https://github.com/gaul) **Created:** 9/14/2020 **Status:** ✅ Merged **Merged:** 9/15/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `memset` --- ### 📝 Commits (1) - [`5121c73`](https://github.com/s3fs-fuse/s3fs-fuse/commit/5121c73ed1833152b03be7b0977d740a64afe2c1) Remove unneeded memset calls ### 📊 Changes **3 files changed** (+24 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `src/gnutls_auth.cpp` (+12 -16) 📝 `src/nss_auth.cpp` (+6 -8) 📝 `src/openssl_auth.cpp` (+6 -8) </details> ### 📄 Description Also use constant for array lengths. --- <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:59 +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#1959
No description provided.