Mentioned changes from LCppC in release notes: 9eb16e1002
.
This commit is contained in:
parent
6873f5237b
commit
dfbc4afc59
|
@ -1,3 +1,4 @@
|
||||||
release notes for cppcheck-2.9
|
release notes for cppcheck-2.9
|
||||||
|
|
||||||
- restored check for negative allocation (new[]) and negative VLA sizes from cppcheck 1.87 (LCppC backport)
|
- restored check for negative allocation (new[]) and negative VLA sizes from cppcheck 1.87 (LCppC backport)
|
||||||
|
- replaced hardcoded check for pipe() buffer size by library configuration option (LCppC backport)
|
||||||
|
|
Loading…
Reference in New Issue