Posted
about 16 years
ago
by
[email protected] (Daniel Marjamäki)
New checks: * STL: iterators and pointers are invalidated after erase * STL: iterators may be invalidated by push_back and push_front when using vectors * STL: range checking iterators with <Fixed bugs: * Fixed many false positives * Fixed bugs in the handling of templates (0 comments)
|
Posted
about 16 years
ago
by
[email protected] (Daniel Marjamäki)
New checks: * STL: iterators and pointers are invalidated after erase * STL: iterators may be invalidated by push_back and push_front when using vectors * STL: range checking iterators with <Fixed bugs: * Fixed many false positives * Fixed bugs in the handling of templates (0 comments)
|
Posted
over 16 years
ago
by
[email protected] (Daniel Marjamäki)
More than 100 real bugs have been discovered by cppcheck in various open source projects (22 bugs were discovered in the Linux Kernel).All these bugs have been reported and are now fixed.Cppcheck is an open source tool for statically checking C and
|
Posted
over 16 years
ago
by
[email protected] (Daniel Marjamäki)
More than 100 real bugs have been discovered by cppcheck in various open source projects (22 bugs were discovered in the Linux Kernel).All these bugs have been reported and are now fixed.Cppcheck is an open source tool for statically checking C and C
|
Posted
over 16 years
ago
by
[email protected] (Daniel Marjamäki)
Finally cppcheck-1.31 has been released.We planned to release it on april 5th but there was a 1 week delay.The release notes:- Bug fix: Fix some false positives- Bug fix: Fix invalid line numbers in error messages.- Bug fix: Uninitialized variable
|
Posted
over 16 years
ago
by
[email protected] (Daniel Marjamäki)
Finally cppcheck-1.31 has been released.We planned to release it on april 5th but there was a 1 week delay.The release notes:- Bug fix: Fix some false positives- Bug fix: Fix invalid line numbers in error messages.- Bug fix: Uninitialized variable
|
Posted
over 16 years
ago
by
[email protected] (Daniel Marjamäki)
A few bugs were discovered in 1.29 that we wanted to fix and release immediately. * Segmentation fault * Compiler errorOther fixes/enhancements: * suppress errors about memory leaks for classes that are automaticly deallocated (through
|
Posted
over 16 years
ago
by
[email protected] (Daniel Marjamäki)
We will release 1.30 soon, probably on sunday evening.It contains bug fixes that we want to release quickly (segmentation faults & compiler errors). (0 comments)
|
Posted
over 16 years
ago
by
[email protected] (Reijo Tomperi)
Cppcheck has now moved from svn to git.Latest version can be found in the gitgit clone git://github.com/danmar/cppcheck.gitGithub homepage:http://github.com/danmar/cppcheck/ (0 comments)
|
Posted
over 16 years
ago
by
[email protected] (Daniel Marjamäki)
cppcheck-1.29 has been released. We fixed 50 tickets (27 defects and 23 enhancements). (0 comments)
|