Skip to content

uint128 and CMake #6965

New issue

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

Merged
merged 1 commit into from
Nov 11, 2023
Merged

uint128 and CMake #6965

merged 1 commit into from
Nov 11, 2023

Conversation

ejohnstown
Copy link
Contributor

Description

Add to the check for HAVE___UINT128_T adding it to the list of items that get dumped into the options.h file.

Fixes #6960.

Testing

I built the library following the process in #6960 and compiled the sample code. Also built wolfSSH against this wolfSSL change and it didn't have issues.

Checklist

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

1. Add to the check for HAVE___UINT128_T adding it to the list of items
   that get dumped into the options.h file.
@dgarske
Copy link
Contributor

dgarske commented Nov 11, 2023

Retest this please

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.

AddressSanitizer reports stack-buffer-overflow in wc_InitRsaKey_ex()
4 participants