Skip to content

Commit 5609d52

Browse files
ihsinmejketema
andauthored
Update cpp/ql/src/experimental/Security/CWE/CWE-805/BufferAccessWithIncorrectLengthValue.ql
Co-authored-by: Jeroen Ketema <[email protected]>
1 parent 9499961 commit 5609d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/experimental/Security/CWE/CWE-805/BufferAccessWithIncorrectLengthValue.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @name Buffer access with incorrect length value.
2+
* @name Buffer access with incorrect length value
33
* @description Incorrect use of the length argument in some functions will result in out-of-memory accesses.
44
* @kind problem
55
* @id cpp/buffer-access-with-incorrect-length-value

0 commit comments

Comments
 (0)