Skip to content

Commit

Permalink
ci: Build tests with full stack protection
Browse files Browse the repository at this point in the history
  • Loading branch information
hpjansson committed Oct 2, 2023
1 parent 5015e5b commit 3c2afc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/c-cpp.yml
Expand Up @@ -42,6 +42,7 @@ jobs:
-O2
-fsanitize=address,undefined
-fsanitize-undefined-trap-on-error
-fstack-protector-all
-Werror -Wno-error=unused
-Wno-error=unused-function
-Wno-error=unused-parameter
Expand Down

0 comments on commit 3c2afc5

Please sign in to comment.