-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci/clang-analyze: bump clang version and fix status-bugs (#1079)
* ci/clang-analyze: bump clang version and fix status-bugs * add verbose flag * misc: fix clang analyzer warnings 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
- Loading branch information
Showing
4 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters