cppcheck analysis of libdecodeqr_0.9.3-3.dsc
- ./src/libdecodeqr/bitstream.cpp:35 [possible error] - Mismatching allocation and deallocation: BitStream::data
- ./src/libdecodeqr/codedata.cpp:158 [possible error] - Mismatching allocation and deallocation: CodeBlock::data
- ./src/libdecodeqr/codedata.cpp:467 [possible error] - Mismatching allocation and deallocation: CodeData::_raw_data
- ./src/libdecodeqr/codedata.cpp:475 [possible error] - Mismatching allocation and deallocation: CodeData::_raw_data
- ./src/libdecodeqr/ecidecoder.cpp:112 [possible error] - Mismatching allocation and deallocation: Decoder::_raw_data
- ./src/libdecodeqr/galois.h:86 [error] - Class Polynomial which is inherited by class BCH does not have a virtual destructor
- ./src/libdecodeqr/galois.cpp:552 [possible error] - Mismatching allocation and deallocation: BCH::error_pos
- ./src/libdecodeqr/imagereader.cpp:491 [error] - Mismatching allocation and deallocation: points
- ./src/sample/webcam/webcam.cpp:126 [error] - Mismatching allocation and deallocation: text
- ./src/sample/webcam/webcam.cpp:175 [error] - Mismatching allocation and deallocation: text
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 05:51:10 +0000, based on results by cppcheck 1.41-modif