Fix grompp bug with blocks of same molecules
authorBerk Hess <hess@kth.se>
Wed, 23 May 2018 15:27:09 +0000 (17:27 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 24 May 2018 17:58:43 +0000 (19:58 +0200)
commit063ef0bcd980c94d8cf1e3d5d0674de113482f52
tree0e926a736fc5c2fb1638f46d61d15b685d1d3e1e
parent26ba7a3168be6ec57fc924e9099a60501625e324
Fix grompp bug with blocks of same molecules

Merging consecutive molecule blocks with the same molecule types
caused a segv.

Fixes #2517

Change-Id: I14759527383f06cb0021368c9e6312aa00ccba41
src/gromacs/gmxpreprocess/grompp.cpp