Skip to content

add NULL reference checks to RSA functions#8778

Merged
douzzer merged 1 commit intowolfSSL:masterfrom
rlm2002:ghi8772
May 16, 2025
Merged

add NULL reference checks to RSA functions#8778
douzzer merged 1 commit intowolfSSL:masterfrom
rlm2002:ghi8772

Conversation

@rlm2002
Copy link
Copy Markdown
Contributor

@rlm2002 rlm2002 commented May 15, 2025

Description

Adds NULL checks in rsa.c where an attempt to access the key may occur before being checked by another function.

Addresses GitHub issue #8772

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@rlm2002 rlm2002 force-pushed the ghi8772 branch 2 times, most recently from b5c4fad to 3279860 Compare May 15, 2025 22:55
@rlm2002
Copy link
Copy Markdown
Contributor Author

rlm2002 commented May 16, 2025

retest this please Jenkins

PRB-generic-config-parser

java.io.IOException: Unexpected EOF
	hudson.remoting.Request.abort(Request.java:358)
	hudson.remoting.Channel.terminate(Channel.java:1196)
	hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:95)`

@douzzer douzzer merged commit 4495da4 into wolfSSL:master May 16, 2025
256 of 257 checks passed
@rlm2002 rlm2002 deleted the ghi8772 branch May 23, 2025 16:53
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.

3 participants