-
Notifications
You must be signed in to change notification settings - Fork 76
Merge branch next and update CodeQL #1154
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
Open
mbaluda
wants to merge
104
commits into
main
Choose a base branch
from
mbaluda-next-merge
base: main
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.
+1,104
−1,042
Open
Changes from 101 commits
Commits
Show all changes
104 commits
Select commit
Hold shift + click to select a range
57661d5
Update expected test results after frontend update
jketema 6abda06
Update MISRA queries and tests after merging location tables
jketema 57c4180
C++: accept new test results after QL changes
IdrissRio a3d85dd
Comvert ARR37-C to use the new dataflow library
jketema 3f2ae9e
Conver ARR39-C to the new dataflow library
jketema 46af73d
Convert ERR30-C to use the new dataflow library
jketema e2ac35d
Convert FIO45-C to use the new dataflow library
jketema 43d5bf8
Convert EXP36-C to the new datafow library
jketema 10b9266
Convert MSC33-C to the new dataflow library
jketema e0b7924
Convert MSC51-CPP to the new dataflow library
jketema b6c26ee
Convert CTR56-CPP to the new dataflow library
jketema c478ead
Conver M3-9-3 to use the new dataflow library
jketema 0817197
Convert A9-3-1 to use the new dataflow library
jketema 51295f1
Convert A27-0-4 to use the new dataflow library
jketema 8933de9
Convert A5-0-4 to use the new dataflow library
jketema aa7d827
Update expected test results for MSC33-C
jketema f737a94
Create temporary copies of parts of the concurrency library
jketema f6c3c4c
Convert CON30-C to use the new dataflow library
jketema 9e12e5e
Convert CON34-C to the new dataflow library
jketema ef96540
Move queries not depending on dataflow over to `ConcurrencyNew`
jketema cb6ab90
Convert UseOnlyArrayIndexingForPointerArithmetic to use the new dataf…
jketema 30a3635
Convert StringNumberConversionMissingErrorCheck to use the new datafl…
jketema ce08d1e
Convert FgetsErrorManagement to use the new dataflow library
jketema 88ef34f
Convert RULE-22-3 to use the new dataflow library
jketema fdf1923
Convert RULE-22-4 to use the new dataflow library
jketema 8ea39d8
Convert A7-5-1 to use the new dataflow library
jketema b3cffdb
Convert DoNotSubtractPointersAddressingDifferentArrays to use new dat…
jketema 0afdf32
Remove unused dataflow import from IOFstreamMissingPositioning
jketema 241ec63
Convert DanglingCaptureWhenReturningLambdaObject to use new dataflow …
jketema 5887113
Revert "Convert DanglingCaptureWhenReturningLambdaObject to use new d…
jketema 5e3f1dc
Fix FIO40-C regression after incorrectly solving a merge conflict
jketema d997db1
Conver ARR32-C to use the new dataflow library
jketema fbb5d04
Convert DCL30-C to the new dataflow library
jketema 6b8b5f5
Convert ERR32-C to use the new dataflow library
jketema 9830abc
Convert ERR33-C to use the new dataflow library
jketema 135cb7a
Convert EXP37-C to the new dataflow library
jketema bb5e033
Convert EXP40-C to the new dataflow library
jketema a5a1865
Convert FIO44-C to the new dataflow library
jketema 3e69bf6
Convert MEM35-C to the new dataflow library
jketema ba281e2
Convert MEM36-C to the new dataflow library
jketema d385a76
Convert SIG30-C to the new dataflow library
jketema 099f358
Convert SIG35-C to the new dataflow library
jketema 2a8277c
Convert Signal library to the new data flow library
jketema 69c6bf7
Convert RULE-13-2 to the new dataflow library
jketema 9e8e429
Convert RULE-21-14 to the new dataflow library
jketema cee7cef
Convert RULE-22-7 to the new dataflow library
jketema fcbb620
Convert A13-1-3 to the new dataflow library
jketema def97cc
Convert A13-2-1 to the new dataflow library
jketema 3b6a124
Convert A15-1-3 to the new dataflow library
jketema c06f22a
Address review comment
jketema 1d15367
C++: Accept path changes caused by codeql#20040.
MathiasVP de0357a
Convert RULE-17-5 to the new dataflow library
jketema 8a2f016
Convert A15-2-2 to use the new dataflow library
jketema bebac73
Convert A18-9-4 to use the new dataflow library
jketema c12d294
Convert A20-8-4 to use the new dataflow library
jketema 2c4414d
Convert A5-1-7 to use the new dataflow library
jketema 8dc6dcf
Convert A8-4-12 to use the new dataflow library
jketema 447a3bb
Convert CTR52-CPP to the new dataflow library
jketema 04da91f
Convert CTR53-CPP to the new dataflow library
jketema cc0d1c8
C++: Block flow into thread-specific storage creating functions (i.e.…
MathiasVP 3a7a99b
C++: Accept test changes to another query.
MathiasVP 88d909e
Convert `ThrowingOperatorNewReturnsNull` to the new dataflow library
jketema 65cf74d
Convert `PredicateFunctionObjectsShouldNotBeMutable` to the new dataf…
jketema 01841f3
Remove redundant dataflow import
jketema 15eef22
Convert `OnlyFreeMemoryAllocatedDynamicallyShared` to the new dataflo…
jketema 68956c9
Convert `InvalidatedEnvStringPointers` to the new dataflow library
jketema 635eca0
Convert `FunctionErroneousReturnValueNotTested` to the new dataflow l…
jketema 76642a8
Update `DoNotPassAliasedPointerToRestrictQualifiedParamShared` to the…
jketema 6edece6
Convert M9-3-1 to the new dataflow library
jketema 5b03559
Convert A8-4-9 to the new dataflow library
jketema aa1c3af
Conver A8-4-11 to the new dataflow library
jketema 0ae0087
Convert STR31-C to the new dataflow library
jketema d3dbc96
Convert `FileStreams.qll` to the new dataflow library
jketema 404692b
Convert `DoNotAccessAClosedFile` to the new dataflow library
jketema 8d8cedc
Update `OwnedPointerValueStoredInUnrelatedSmartPointer` to the new da…
jketema 75c5263
Update `MovedFromObjectsUnspecifiedState` to the new dataflow library
jketema 6fc0b5e
Update `DoNotUseRelationalOperatorsWithDifferingArrays` to the new da…
jketema b6d3b33
Convert `DanglingCaptureWhenReturningLambdaObject` to the new dataflo…
jketema 890ee51
Update `DanglingCaptureWhenMovingLambdaObject` to the new dataflow li…
jketema 318498a
Update `ConstLikeReturnValue` to the new dataflow library
jketema 35fbfad
Remove redundant dataflow import
jketema 90496ba
Convert `BasicStringMayNotBeNullTerminated` to the new dataflow library
jketema a9c527a
C++: Fix up queries after github/codeql#20485.
MathiasVP e30f5e7
C++: Fix queries I forgot after merging github/codeql#20485.
MathiasVP 164d2f4
C++: Accept line number changes in .expected file.
MathiasVP 01898e9
Update expected test results
jketema bee8bd0
Update expected test results after frontend update
jketema 22438a2
Fix test formatting
jketema cad5be0
Floating point decimal support has been removed from CodeQL
jketema e92d9c5
C++: Accept test changes after github/codeql#21313.
MathiasVP 7f71c7b
C++: Fix Copilot comments.
MathiasVP d77616e
Revert "C++: Accept test changes after github/codeql#21313."
paldepind a79c12d
Update test expectations after switch to SoftFloat library in the ext…
jketema e116488
Revert "Merge pull request #1042 from jketema/jketema/softfloat"
jketema b318aa6
Update expected test results
jketema d483765
Reapply "Merge pull request #1042 from jketema/jketema/softfloat"
jketema aab3b2d
Update expected test results
jketema e2495c8
Update references to deprecated classes
jketema a42dd07
Update references to deprecated classes
jketema d66ec8d
Use the new dataflow module without affecting any tested behavior (#1…
mbaluda 5f61284
Update CodeQL dependencies and fix various issues
mbaluda 051c56e
Revert "Create temporary copies of parts of the concurrency library"
mbaluda 4b07e11
PossibleDataRaceBetweenThreads.ql fix
mbaluda b5970a4
Refactor concurrency imports
mbaluda File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.