cppcheck analysis of plptools_1.0.9-1.dsc
- ./lib/siscomponentrecord.h:71 [possible error] - Memory leak: SISComponentNameRecord::m_nameLengths
- ./lib/siscomponentrecord.h:72 [possible error] - Memory leak: SISComponentNameRecord::m_namePtrs
- ./lib/sisfile.h:112 [possible error] - Memory leak: SISFile::m_langRecords
- ./lib/sisfile.h:113 [possible error] - Memory leak: SISFile::m_fileRecords
- ./lib/sisfile.h:114 [possible error] - Memory leak: SISFile::m_reqRecords
- ./lib/sisfilerecord.h:99 [possible error] - Memory leak: SISFileRecord::m_fileLengths
- ./lib/sisfilerecord.h:104 [possible error] - Memory leak: SISFileRecord::m_filePtrs
- ./lib/sisreqrecord.h:53 [possible error] - Memory leak: SISReqRecord::m_nameLengths
- ./lib/sisreqrecord.h:54 [possible error] - Memory leak: SISReqRecord::m_namePtrs
- ./ncpd/link.cc:158 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./ncpd/link.cc:164 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./ncpd/link.cc:482 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./ncpd/link.cc:598 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./ncpd/link.cc:625 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./plpftp/ftp.cc:227 [possible error] - Resource leak: fp
- ./plpftp/ftp.cc:644 [possible error] - Resource leak: fp
- ./plpftp/main.cc:178 [possible error] - Memory leak: skt
- ./plpftp/main.cc:183 [possible error] - Memory leak: skt2
- ./plpftp/main.cc:210 [possible error] - Memory leak: rc
- ./plpfuse/main.cc:453 [possible error] - Memory leak: skt
- ./plpfuse/main.cc:458 [possible error] - Memory leak: skt2
- ./plpprint/plpprintd.cc:890 [error] - Deallocating a deallocated pointer: pipe
- ./plpprint/plpprintd.cc:1025 [possible error] - Memory leak: skt
- ./sisinstall/sisinstaller.cpp:311 [possible error] - Memory leak: sisbuf
- ./sisinstall/sismain.cpp:133 [possible error] - Memory leak: buf
- ./sisinstall/sismain.cpp:133 [possible error] - Memory leak: psion
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:42 +0000, based on results by cppcheck 1.41-modif