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

Build with address sanitizer #601

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Commits on Mar 11, 2024

  1. Build with address sanitizer

    Signed-off-by: Alan Jowett <alanjo@microsoft.com>
    Alan-Jowett committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    93ea68a View commit details
    Browse the repository at this point in the history
  2. Workaround for undefined behavior in radix_substr

    Signed-off-by: Alan Jowett <alanjo@microsoft.com>
    Alan-Jowett committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0718a98 View commit details
    Browse the repository at this point in the history
  3. Limit sanitizer flags

    Signed-off-by: Alan Jowett <alanjo@microsoft.com>
    Alan-Jowett committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e5fcda9 View commit details
    Browse the repository at this point in the history
  4. Skip address sanitizer on release

    Signed-off-by: Alan Jowett <alanjo@microsoft.com>
    Alan-Jowett committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e8e6ec9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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