cppcheck analysis of tlf_0.9.32.3-6.dsc
- ./src/addcall.c:65 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/addcall.c:278 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/addcall.c:298 [error] - Dangerous usage of 'zonebuffer' (strncpy doesn't always 0-terminate it)
- ./src/initial_exchange.c:105 [error] - Resource leak: fp
- ./src/makelogline.c:138 [error] - Array 'grid[5]' index 6 out of bounds
- ./src/makelogline.c:77 [error] - Buffer access out-of-bounds
- ./src/readcalls.c:80 [error] - Buffer access out-of-bounds
- ./src/readcalls.c:500 [error] - Buffer access out-of-bounds
- ./src/searchlog.c:198 [error] - Array 'band_yfk[4]' index 4 out of bounds
- ./src/searchlog.c:202 [error] - Array 'testcall_yfk[13]' index 13 out of bounds
- ./src/searchlog.c:912 [possible error] - Resource leak: cfp
- ./src/writecabrillo.c:62 [error] - Resource leak: fp1
- ./src/writecabrillo.c:415 [error] - Resource leak: fp1
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:09 +0000, based on results by cppcheck 1.41-modif