Skip to content

Commit f229264

Browse files
committed
C++: Update code scanning suite .expected.
1 parent 909b55a commit f229264

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/integration-tests/query-suite/cpp-code-scanning.qls.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ql/cpp/ql/src/Diagnostics/ExtractedFiles.ql
77
ql/cpp/ql/src/Diagnostics/ExtractionWarnings.ql
88
ql/cpp/ql/src/Diagnostics/FailedExtractorInvocations.ql
99
ql/cpp/ql/src/Likely Bugs/Arithmetic/BadAdditionOverflowCheck.ql
10+
ql/cpp/ql/src/Likely Bugs/Arithmetic/IntMultToLong.ql
1011
ql/cpp/ql/src/Likely Bugs/Arithmetic/SignedOverflowCheck.ql
1112
ql/cpp/ql/src/Likely Bugs/Conversion/CastArrayPointerArithmetic.ql
1213
ql/cpp/ql/src/Likely Bugs/Format/SnprintfOverflow.ql

0 commit comments

Comments
 (0)