[PR #2548] [MERGED] Fixed warnings on integer comparisons in openssl_auth.cpp #2614

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/2548
Author: @ggtakec
Created: 10/14/2024
Status: Merged
Merged: 10/14/2024
Merged by: @gaul

Base: masterHead: fix/openssl_auth


📝 Commits (1)

  • 5b104c6 Fixed warnings on integer comparisons in openssl_auth.cpp

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/openssl_auth.cpp (+2 -2)

📄 Description

Relevant Issue (if applicable)

#2544

Details

Fixed comparison between signed and unsigned integer expressions warning.


🔄 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/2548 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 10/14/2024 **Status:** ✅ Merged **Merged:** 10/14/2024 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix/openssl_auth` --- ### 📝 Commits (1) - [`5b104c6`](https://github.com/s3fs-fuse/s3fs-fuse/commit/5b104c6956bd77c97b1dce7a2eaa35f56abdbc52) Fixed warnings on integer comparisons in openssl_auth.cpp ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/openssl_auth.cpp` (+2 -2) </details> ### 📄 Description ### Relevant Issue (if applicable) #2544 ### Details Fixed `comparison between signed and unsigned integer expressions` warning. --- <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#2614
No description provided.