1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Milestone 1.52

Completed 19 months ago (12/10/11 12:06:00)

99%

Closed tickets:
136
Active tickets:
1
/ Total tickets:
137
False positive

63 / 63

GUI

2 / 2

Improve check

23 / 23

New check

14 / 14

Other

31 / 32

Refactoring

3 / 3

New checks:

  • wrong value passed to isgraph
  • missuse of std::cout
  • some warnings when sizeof is used on pointer variable
  • endless loop because of unsigned comparison
  • better check for missing break in switch (redundant strcpy)
  • using && instead of & in expression
  • wrong usage of printf/scanf/etc (format string and parameters mismatch)
  • useless calls of STL functions (wrong usage)
  • detect suspicicous use of semicolon after if/for/while (--inconclusive)
  • added checking of readlink() usage
  • boolean comparison with string literals

For details, see this page: http://sourceforge.net/apps/trac/cppcheck/milestone/1.52

Note: See TracRoadmap for help on using the roadmap.