cppcheck analysis of google-perftools_1.5-1.dsc
- ./src/tests/debugallocation_test.cc:82 [error] - Mismatching allocation and deallocation: x
- ./src/tests/debugallocation_test.cc:85 [error] - Deallocating a deallocated pointer: x
- ./src/tests/debugallocation_test.cc:91 [error] - Mismatching allocation and deallocation: x
- ./src/tests/debugallocation_test.cc:93 [error] - Deallocating a deallocated pointer: x
- ./src/tests/debugallocation_test.cc:99 [error] - Mismatching allocation and deallocation: x
- ./src/tests/debugallocation_test.cc:101 [error] - Deallocating a deallocated pointer: x
- ./src/tests/debugallocation_test.cc:170 [error] - Deallocating a deallocated pointer: s
- ./src/tests/debugallocation_test.cc:117 [error] - Memory leak: pint
- ./src/tests/debugallocation_test.cc:125 [error] - Memory leak: pint
- ./src/tests/realloc_unittest.cc:96 [possible error] - Memory leak: src
- ./src/tests/tcmalloc_large_unittest.cc:60 [error] - Memory leak: p1
- ./src/tests/tcmalloc_large_unittest.cc:59 [error] - Deallocating a deallocated pointer: p2
- ./src/tests/tcmalloc_large_unittest.cc:60 [error] - Memory leak: p3
- ./src/tests/tcmalloc_unittest.cc:556 [possible error] - Memory leak: p
- ./src/tests/tcmalloc_unittest.cc:578 [error] - Deallocating a deallocated pointer: p
- ./src/tests/tcmalloc_unittest.cc:572 [error] - Memory leak: new_p
- ./src/tests/tcmalloc_unittest.cc:577 [error] - Memory leak: new_p
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:48:44 +0000, based on results by cppcheck 1.41-modif