cppcheck analysis of pyfits_2.2.2-1.dsc
- ./src/compress.c:3882 [error] - Buffer access out-of-bounds
- ./src/fits_hcompress.c:409 [error] - Memory leak: tmp
- ./src/fits_hcompress.c:794 [error] - Memory leak: signbits
- ./src/fits_hcompress.c:956 [error] - Memory leak: signbits
- ./src/fits_hdecompress.c:479 [error] - Memory leak: tmp
- ./src/fits_hdecompress.c:1403 [error] - Memory leak: scratch
- ./src/fits_hdecompress.c:1493 [error] - Memory leak: scratch
- ./src/pyfitsCompWrapper.c:115 [error] - Dangerous usage of 'errMsg' (strncpy doesn't always 0-terminate it)
- ./src/pyfitsCompWrapper.c:174 [error] - Dangerous usage of 'errMsg' (strncpy doesn't always 0-terminate it)
- ./src/pyfitsCompWrapper.c:243 [error] - Dangerous usage of 'errMsg' (strncpy doesn't always 0-terminate it)
- ./src/pyfitsCompWrapper.c:301 [error] - Dangerous usage of 'errMsg' (strncpy doesn't always 0-terminate it)
- ./src/quantize.c:1563 [possible error] - Memory leak: diffs
- ./src/quantize.c:1775 [possible error] - Memory leak: diffs
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:01:02 +0000, based on results by cppcheck 1.41-modif