cppcheck analysis of tuxmath_1.7.2-1.dsc
- ./src/fileops.c:857 [error] - Dangerous usage of 'opt_path' (strncpy doesn't always 0-terminate it)
- ./src/fileops.c:934 [error] - Dangerous usage of 'opt_path' (strncpy doesn't always 0-terminate it)
- ./src/fileops.c:969 [error] - Dangerous usage of 'menu_entries_file' (strncpy doesn't always 0-terminate it)
- ./src/fileops.c:993 [error] - Dangerous usage of 'user_login_questions_file' (strncpy doesn't always 0-terminate it)
- ./src/scandir.c:120 [error] - Memory leak: p
- ./src/titlescreen.c:1474 [possible error] - Memory leak: menu_text_rect
- ./src/titlescreen.c:1474 [possible error] - Memory leak: menu_button_rect
- ./src/titlescreen.c:1474 [possible error] - Memory leak: back_text_rect
- ./src/titlescreen.c:1474 [possible error] - Memory leak: back_button_rect
- ./src/tuxmathadmin.c:525 [error] - Resource leak: fp
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Thu, 16 Dec 2010 06:03:19 +0000, based on results by cppcheck 1.41-modif