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

Better ASAN Support #670

Merged
merged 5 commits into from
Nov 19, 2023
Merged

Better ASAN Support #670

merged 5 commits into from
Nov 19, 2023

Commits on Sep 24, 2023

  1. Use the ASAN API to better communicate to the sanitizer, what memory …

    …regions should actually be valid
    fabianbs96 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    74993f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    9352018 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    ffc1cb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    099eda1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    b2f1ec5 View commit details
    Browse the repository at this point in the history