Skip to content
Commit deb85d27 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

cppcheck fix

found with cppcheck 2.1

cc: @gtribello

[multicolvar/InPlaneDistances.cpp:110] (warning) :nullPointerRedundantCheck: Either the condition 'bt' is redundant or there is possible null pointer dereference: bt.

This looks like it might be a real bug! Should be checked and potentially backported if it's a bug fix.
parent 47a3e603
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment