C++: Add CWE-789 tag to cpp/uncontrolled-allocation-size.

This commit is contained in:
Geoffrey White
2021-06-08 10:59:03 +01:00
parent f73960da8f
commit 32545a1346

View File

@@ -9,6 +9,7 @@
* @tags reliability
* security
* external/cwe/cwe-190
* external/cwe/cwe-789
*/
import cpp