Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 32545a1

Browse files
committed
C++: Add CWE-789 tag to cpp/uncontrolled-allocation-size.
1 parent f73960d commit 32545a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cpp/ql/src/Security/CWE/CWE-190/TaintedAllocationSize.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* @tags reliability
1010
* security
1111
* external/cwe/cwe-190
12+
* external/cwe/cwe-789
1213
*/
1314

1415
import cpp

0 commit comments

Comments
 (0)