Skip to content

libglusterfs: use EVP for SHA-256 checksums - #4717

Open
eli-sterling wants to merge 1 commit into
gluster:develfrom
eliware:issue2916-openssl-sha256-evp
Open

libglusterfs: use EVP for SHA-256 checksums#4717
eli-sterling wants to merge 1 commit into
gluster:develfrom
eliware:issue2916-openssl-sha256-evp

Conversation

@eli-sterling

@eli-sterling eli-sterling commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This is the issue-named, current-devel replacement for PR #4709.

Updates: #2916

Validation:

  • Configured; libglusterfs.la and common-utils.lo built successfully with -j 6.

The original PR remains open until this replacement is verified.

@ThalesBarretto

Copy link
Copy Markdown
Contributor

The changed section wasn't producing warnings on my side, and the #if guard looks actually correct. It looks like you're just removing constants and adding error return value (which i think is ignored by its users).

@ThalesBarretto ThalesBarretto left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Introduces a "return -1" that is not handled by its callers, and checking it would cause a regression.

@eli-sterling

Copy link
Copy Markdown
Contributor Author

Introduces a "return -1" that is not handled by its callers, and checking it would cause a regression.

We'll review soon and if we can't fix it quickly, we'll withdraw the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants