cppcheck/todo.txt

32 lines
376 B
Plaintext
Raw Normal View History

2008-03-16 08:07:51 +01:00
Userdefined types
I think this needs to be handled better.
Unused function / variable
If the user provides "--recursive" there should be
warnings for unused functions and variables.
Check if all members in the public section of a class
are used externally.
Dead pointers
Check for dead pointers
Buffer overruns
When writing to struct members