c: fix all memory leaks; add sanitizer checks #4829
Triggered via pull request
February 3, 2024 11:31
Status
Startup failure
Total duration
–
Artifacts
–
test_cc.yml
on: pull_request
Matrix: Test C++
Waiting for pending jobs
Pass testing C++
Annotations
1 error
Invalid workflow file:
.github/workflows/test_cc.yml#L37
The workflow is not valid. .github/workflows/test_cc.yml (Line: 37, Col: 19): Unexpected symbol: '"-fsanitize'. Located at position 25 within expression: matrix.check_memleak && "-fsanitize=leak" || ""
|