We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
main
any
crypto
Should we add check for Unwrap here?
node/src/crypto/crypto_keys.cc
Line 1065 in 793c793
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Reporter: Burkov Egor ([email protected]).
Organization: R-Vision ([email protected]).
The text was updated successfully, but these errors were encountered:
src: Add nullptr handling for NativeKeyObject
NativeKeyObject
2f7ef77
Fixes: nodejs#56899
src: add nullptr handling for NativeKeyObject
f3212f6
c5c71b2
fbb32e0
Fixes: #56899 PR-URL: #56900 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Filip Skokan <[email protected]>
22c2946
Fixes: nodejs#56899 PR-URL: nodejs#56900 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Filip Skokan <[email protected]>
Successfully merging a pull request may close this issue.
Version
main
Platform
Subsystem
crypto
What steps will reproduce the bug?
Should we add check for Unwrap here?
node/src/crypto/crypto_keys.cc
Line 1065 in 793c793
How often does it reproduce? Is there a required condition?
What is the expected behavior? Why is that the expected behavior?
What do you see instead?
Additional information
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Reporter: Burkov Egor ([email protected]).
Organization: R-Vision ([email protected]).
The text was updated successfully, but these errors were encountered: