Skip to content

Commit 3769a8a

Browse files
committed
C++: Update code scanning suite .expected.
1 parent fca567f commit 3769a8a

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
@@ -11,6 +11,7 @@ ql/cpp/ql/src/Likely Bugs/Arithmetic/SignedOverflowCheck.ql
1111
ql/cpp/ql/src/Likely Bugs/Conversion/CastArrayPointerArithmetic.ql
1212
ql/cpp/ql/src/Likely Bugs/Format/SnprintfOverflow.ql
1313
ql/cpp/ql/src/Likely Bugs/Format/WrongNumberOfFormatArguments.ql
14+
ql/cpp/ql/src/Likely Bugs/Format/WrongTypeFormatArguments.ql
1415
ql/cpp/ql/src/Likely Bugs/Memory Management/AllocaInLoop.ql
1516
ql/cpp/ql/src/Likely Bugs/Memory Management/PointerOverflow.ql
1617
ql/cpp/ql/src/Likely Bugs/Memory Management/ReturnStackAllocatedMemory.ql

0 commit comments

Comments
 (0)