cppcheck analysis of predict_2.2.3-2.dsc
- ./clients/gsat-1.1.0/plugins/radio_PCR100.c:111 [error] - Buffer access out-of-bounds
- ./clients/gsat-1.1.0/src/callbacks.c:794 [error] - Dangerous usage of 'filename' (strncpy doesn't always 0-terminate it)
- ./clients/gsat-1.1.0/src/comms.c:211 [possible error] - Buffer access out-of-bounds
- ./clients/gsat-1.1.0/src/comms.c:357 [error] - Array 'satname[26]' index 26 out of bounds
- ./clients/gsat-1.1.0/src/db.c:88 [error] - Array 'satname[26]' index 26 out of bounds
- ./clients/gsat-1.1.0/src/db.c:171 [error] - Dangerous usage of 'filename' (strncpy doesn't always 0-terminate it)
- ./clients/gsat-1.1.0/src/prefs.c:44 [error] - Dangerous usage of 'filename' (strncpy doesn't always 0-terminate it)
- ./clients/gsat-1.1.0/src/prefs.c:170 [error] - Dangerous usage of 'prefsfile' (strncpy doesn't always 0-terminate it)
- ./clients/map/map_cb.c:127 [possible error] - Buffer access out-of-bounds
- ./predict.c:2053 [error] - Buffer access out-of-bounds
- ./predict.c:6015 [possible error] - Resource leak: fd
- ./predict.c:6100 [possible error] - Resource leak: fd
- ./utils/moontracker/moontracker.c:100 [error] - Array 'output[20]' index 20 out of bounds
- ./vocalizer/vocalizer.c:78 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./vocalizer/vocalizer.c:79 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./vocalizer/vocalizer.c:99 [error] - Resource leak: fd
- ./vocalizer/vocalizer.c:78 [error] - Dangerous usage of 'filenpath' (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:00:52 +0000, based on results by cppcheck 1.41-modif