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

ci/clang-analyze: bump clang version and fix status-bugs #1079

Merged
merged 3 commits into from
Mar 12, 2024
Merged

Conversation

sreimers
Copy link
Member

@sreimers sreimers commented Mar 11, 2024

Fixes:

test/httpauth.c:654:3: warning: Value stored to 'mb_printed' is never read
test/sipsess.c:216:2: warning: 1st function call argument is an uninitialized Value
test/sipsess.c:236:2: warning: 1st function call argument is an uninitialized Value
test/sipsess.c:535:2: warning: 1st function call argument is an uninitialized value

test/httpauth.c:654:3: warning: Value stored to 'mb_printed' is never read
test/sipsess.c:216:2: warning: 1st function call argument is an uninitialized Value
test/sipsess.c:236:2: warning: 1st function call argument is an uninitialized Value
test/sipsess.c:535:2: warning: 1st function call argument is an uninitialized value
@sreimers sreimers marked this pull request as ready for review March 12, 2024 09:15
@sreimers sreimers merged commit c2a2377 into main Mar 12, 2024
36 checks passed
@sreimers sreimers deleted the clang-analyze branch March 12, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant