Skip to content

test: fix compiler warnings in test_node_crypto.cc#63341

Open
mpatankar6 wants to merge 1 commit into
nodejs:mainfrom
mpatankar6:test-node-crypto-warnings
Open

test: fix compiler warnings in test_node_crypto.cc#63341
mpatankar6 wants to merge 1 commit into
nodejs:mainfrom
mpatankar6:test-node-crypto-warnings

Conversation

@mpatankar6
Copy link
Copy Markdown

Resolves #63325

Also removed some assertions which were just identity tests for constexprs. The bounds checks are sufficient to verify the constants are nonzero and reasonable, and will survive OpenSSL changes without needing to be updated.

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compiler warnings in test_node_crypto.cc

2 participants