cppcheck analysis of sphinxsearch_0.9.9-4.dsc
- ./mysqlse/snippets_udf.cc:202 [possible error] - Mismatching allocation and deallocation: CSphBuffer::m_pBuffer
- ./src/indexer.cpp:980 [error] - Possible null pointer dereference: pIndex - otherwise it is redundant to check if pIndex is null at line 992
- ./src/sphinxstd.h:267 [error] - Class ISphNoncopyable which is inherited by class CSphScopedPtr<ISphTokenizer> does not have a virtual destructor
- ./src/sphinxstd.h:267 [error] - Class ISphNoncopyable which is inherited by class CSphScopedPtr<CSphAutofile> does not have a virtual destructor
- ./src/sphinxstd.h:267 [error] - Class ISphNoncopyable which is inherited by class CSphScopedPtr<CSphDict> does not have a virtual destructor
- ./src/sphinxstd.h:267 [error] - Class ISphNoncopyable which is inherited by class CSphScopedPtr<ISphFilter> does not have a virtual destructor
- ./src/tests.cpp:211 [error] - Possible null pointer dereference: pTokenizer - otherwise it is redundant to check if pTokenizer is null at line 291
- ./src/tests.cpp:216 [error] - Possible null pointer dereference: pShortTokenizer - otherwise it is redundant to check if pShortTokenizer is null at line 245
- ./src/sphinxstd.h:267 [error] - Class ISphNoncopyable which is inherited by class CSphScopedPtr<ISphExpr> does not have a virtual destructor
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:02:32 +0000, based on results by cppcheck 1.41-modif