cppcheck analysis of splat_1.3.0-1.dsc
- ./splat.cpp:7227 [error] - Array 'string[255]' index 255 out of bounds
- ./splat.cpp:1663 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./splat.cpp:1896 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./splat.cpp:5980 [possible error] - Resource leak: fd3
- ./splat.cpp:5980 [possible error] - Resource leak: fd4
- ./utils/srtm2sdf.c:264 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./utils/srtm2sdf.c:371 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./utils/srtm2sdf.c:264 [error] - Dangerous usage of 'path_plus_name' (strncpy doesn't always 0-terminate it)
- ./utils/srtm2sdf.c:371 [error] - Dangerous usage of 'path_plus_name' (strncpy doesn't always 0-terminate it)
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:02:32 +0000, based on results by cppcheck 1.41-modif