New release of the free static analyzer , which allows for the detection of various classes of errors in C and C++ code, including those that occur when using non-standard syntax typical for embedded systems. A collection of plugins is provided to ensure integration of cppcheck with various development, continuous integration, and testing systems, as well as capabilities such as The development of cppcheck focuses on identifying problems related to undefined behavior and the use of constructs that are dangerous from a security standpoint. The aim is also to minimize false positives. Among the under the GPLv3 license.
identified A new release of the free static analyzer is now available
Source: opennet.ru
