-
Notifications
You must be signed in to change notification settings - Fork 93
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
Add coverity #1919
Open
vasil-pashov
wants to merge
26
commits into
master
Choose a base branch
from
coverity-pr-scan
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add coverity #1919
Conversation
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
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
from
October 15, 2024 09:00
cf0ee4f
to
7cda727
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
3 times, most recently
from
October 15, 2024 13:10
fb14ca9
to
6da0b49
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
6 times, most recently
from
October 16, 2024 07:57
1a7c70c
to
674cf90
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
from
October 16, 2024 08:59
674cf90
to
6c1b078
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
from
October 16, 2024 09:45
7e8c49f
to
47cb7a1
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
from
October 16, 2024 10:03
4018d33
to
4095b8a
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
from
October 16, 2024 10:07
4095b8a
to
077cf8d
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
from
October 16, 2024 12:32
2a117c7
to
fb83329
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
3 times, most recently
from
October 16, 2024 13:46
45c9c71
to
f0e6116
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
2 times, most recently
from
October 17, 2024 09:35
6e3bd5f
to
e7a5ce2
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
from
October 17, 2024 09:36
e7a5ce2
to
ea8ea10
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
2 times, most recently
from
October 17, 2024 11:15
f3e3304
to
72616ad
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
from
October 17, 2024 12:44
72616ad
to
91efc47
Compare
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
6 times, most recently
from
October 18, 2024 15:45
41cade3
to
1b23d81
Compare
Dummy file with errors Change coverity options
vasil-pashov
force-pushed
the
coverity-pr-scan
branch
from
October 18, 2024 21:46
1b23d81
to
2f1e909
Compare
vasil-pashov
requested review from
alexowens90,
willdealtry and
poodlewars
as code owners
November 5, 2024 10:41
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reference Issues/PRs
What does this implement or fix?
Added two new deps in vcpkg. TODO: update wiki not to install krb5 using apt as it's in vcpkg. Now we need autoconf, libtool and autoconf-archive.
Any other comments?
Checklist
Checklist for code changes...