Skip to content

SP int: _sp_copy don't check a == b, change calls to _sp_copy#6370

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:sp_int_copy_change
May 3, 2023
Merged

SP int: _sp_copy don't check a == b, change calls to _sp_copy#6370
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:sp_int_copy_change

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

Simplify code to make it easier for software analysers. Reduce work done by using _sp_copy instead of sp_copy where possible.

Testing

./configure --disable-shared --enable-all CC="afl-gcc -g"
Fixed issues in sp_int.c.

Checklist

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

Simplify code to make it easier for software analysers.
Reduce work done by using _sp_copy instead of sp_copy where possible.
@JacobBarthelmeh JacobBarthelmeh merged commit f05543c into wolfSSL:master May 3, 2023
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