Fix clang-tidy complaint failing our CI lint test
authorAndrey Alekseenko <al42and@gmail.com>
Sat, 6 Mar 2021 14:01:57 +0000 (17:01 +0300)
committerArtem Zhmurov <zhmurov@gmail.com>
Sun, 7 Mar 2021 19:32:56 +0000 (19:32 +0000)
commit9bb3497e65a64ac0d7b2c8ecf1fd3a29eebe9761
treed0090338280ef95806b727a7a4f782dab59f62fe
parent61285b8853bb0afd5c5193b0f1345900984cfb8d
Fix clang-tidy complaint failing our CI lint test

The complaint was about non-const reference, but I also changed an
uninitialized variable nearby.
src/gromacs/mdlib/constr.cpp