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 Nov 1, 2023

  1. libsemanage: free resources on failed connect attempt

    Signed-off-by: Christian Göttsche <[email protected]>
    cgzones committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    792af02 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 Nov 1, 2023
    Configuration menu
    Copy the full SHA
    260645f 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 Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b66147f 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 Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b53056b 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 Nov 1, 2023
    Configuration menu
    Copy the full SHA
    46dc50a 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 Nov 1, 2023
    Configuration menu
    Copy the full SHA
    eed5508 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 Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2aee578 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 Nov 1, 2023
    Configuration menu
    Copy the full SHA
    dc85199 View commit details
    Browse the repository at this point in the history