cppcheck warning
found with cppcheck 2.1 cc: @valsson [ves/MD_LinearExpansionPES.cpp:470] (warning) :nullPointerRedundantCheck: Either the condition 'if(coeffs_pntr)' is redundant or there is possible null pointer dereference: coeffs_pntr. [ves/MD_LinearExpansionPES.cpp:480] (warning) :nullPointerRedundantCheck: Either the condition 'if(coeffs_pntr)' is redundant or there is possible null pointer dereference: coeffs_pntr.
Loading
Please sign in to comment