Skip to content

Commit b21dba6

Browse files
committed
C++: Update code scanning suite .expected.
1 parent cc89b6e commit b21dba6

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
@@ -40,6 +40,7 @@ ql/cpp/ql/src/Security/CWE/CWE-367/TOCTOUFilesystemRace.ql
4040
ql/cpp/ql/src/Security/CWE/CWE-416/IteratorToExpiredContainer.ql
4141
ql/cpp/ql/src/Security/CWE/CWE-416/UseOfStringAfterLifetimeEnds.ql
4242
ql/cpp/ql/src/Security/CWE/CWE-416/UseOfUniquePointerAfterLifetimeEnds.ql
43+
ql/cpp/ql/src/Security/CWE/CWE-468/SuspiciousAddWithSizeof.ql
4344
ql/cpp/ql/src/Security/CWE/CWE-497/ExposedSystemData.ql
4445
ql/cpp/ql/src/Security/CWE/CWE-611/XXE.ql
4546
ql/cpp/ql/src/Security/CWE/CWE-676/DangerousFunctionOverflow.ql

0 commit comments

Comments
 (0)