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

Sanitizer test #321

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

Sanitizer test #321

wants to merge 8 commits into from

Commits on Oct 18, 2024

  1. libsemanage: free resources on failed connect attempt

    Signed-off-by: Christian Göttsche <[email protected]>
    cgzones committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7e6d842 View commit details
    Browse the repository at this point in the history
  2. ci: build all subdirectories in sanitizer job except python and sandbox

    Signed-off-by: Christian Göttsche <[email protected]>
    cgzones committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    62d210a View commit details
    Browse the repository at this point in the history
  3. ci: use -fsanitize-address-use-after-scope in sanitizer job

    Signed-off-by: Christian Göttsche <[email protected]>
    cgzones committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    11ac995 View commit details
    Browse the repository at this point in the history
  4. Drop -z,defs linker flags

    Signed-off-by: Christian Göttsche <[email protected]>
    cgzones committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c7b38a4 View commit details
    Browse the repository at this point in the history
  5. ignore ebitmap math

    Signed-off-by: Christian Göttsche <[email protected]>
    cgzones committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fc4fcc3 View commit details
    Browse the repository at this point in the history
  6. libsemanage/tests: mark unused function parameters

    Signed-off-by: Christian Göttsche <[email protected]>
    cgzones committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    38b9c9b View commit details
    Browse the repository at this point in the history
  7. libsemanage: silence underflow

    Signed-off-by: Christian Göttsche <[email protected]>
    cgzones committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1439577 View commit details
    Browse the repository at this point in the history
  8. libsemanage/tests: silence function UBSAN

    Signed-off-by: Christian Göttsche <[email protected]>
    cgzones committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    10de147 View commit details
    Browse the repository at this point in the history