mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
As the queries live here, it makes sense for the suites to be versioned together with them. The LGTM suite has already been moved. This commit moves the actively-maintained non-LGTM suites.
4 lines
233 B
Plaintext
4 lines
233 B
Plaintext
# CWE-835: Infinite loop with unsatisfiable exit condition
|
|
+ semmlecode-cpp-queries/Security/CWE/CWE-835/InfiniteLoopWithUnsatisfiableExitCondition.ql: /CWE/CWE-835
|
|
@name Infinite loop with unsatisfiable exit condition (CWE-835)
|