We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6873f52 commit dfbc4afCopy full SHA for dfbc4af
1 file changed
releasenotes.txt
@@ -1,3 +1,4 @@
1
release notes for cppcheck-2.9
2
3
-- 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)
4
+- replaced hardcoded check for pipe() buffer size by library configuration option (LCppC backport)
0 commit comments