Skip to content

Commit 0dfc9b9

Browse files
committed
C++: Promote 'cpp/overrun-write' out of experimental.
1 parent bad72c4 commit 0dfc9b9

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

cpp/ql/src/experimental/Likely Bugs/OverrunWriteProductFlow.ql renamed to cpp/ql/src/Security/CWE/CWE-119/OverrunWriteProductFlow.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
* may result in a buffer overflow.
55
* @kind path-problem
66
* @problem.severity error
7+
* @precision medium
78
* @id cpp/overrun-write
89
* @tags reliability
910
* security
10-
* experimental
1111
* external/cwe/cwe-119
1212
* external/cwe/cwe-131
1313
*/

cpp/ql/test/experimental/query-tests/Security/CWE/CWE-119/OverrunWriteProductFlow.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Security/CWE/CWE-119/OverrunWriteProductFlow.ql

0 commit comments

Comments
 (0)