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

new(build): add individual cmake sanitizer options, enable in e2e #1721

Merged

Commits on Mar 5, 2024

  1. new(build): add flags USE_ASAN, USE_UBSAN, UBSAN_HALT_ON_ERROR

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4bd0812 View commit details
    Browse the repository at this point in the history
  2. update(ci): enable sanitizers in e2e tests, use new options

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    58f5754 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. cleanup(scap/bpf): resolve ubsan warning

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fda1b13 View commit details
    Browse the repository at this point in the history
  2. update(ci): use bundled deps in e2e ci

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8abe842 View commit details
    Browse the repository at this point in the history