Skip to content
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

CI: Improve ASAN Coverage #4000

Closed
jmayclin opened this issue May 10, 2023 · 0 comments
Closed

CI: Improve ASAN Coverage #4000

jmayclin opened this issue May 10, 2023 · 0 comments

Comments

@jmayclin
Copy link
Contributor

jmayclin commented May 10, 2023

Problem:

We do not currently have any address sanitizer builds that run with OpenSSL 3. In the course of an unrelated investigation, we found out that the ASAN job actually fails when using OpenSSL 3.

This failure can be viewed here: logs

Solution:

Add Address Sanitizer jobs for the different libcryptos.

Requirements / Acceptance Criteria:

  • address sanitizer job for OpenSSL 3
  • address sanitizer job for AWS-LC
  • valgrind job for OpenSSL 3
  • jobs run with a recent version of GCC, preferably 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants