Fix bug in gmx xpm2ps
authorPaul Bauer <paul.bauer.q@gmail.com>
Mon, 1 Jul 2019 09:17:04 +0000 (11:17 +0200)
committerPaul Bauer <paul.bauer.q@gmail.com>
Tue, 2 Jul 2019 07:06:50 +0000 (09:06 +0200)
commitcec89bf235eec4f9a4f9aac5d42eaecdededdbc1
treed121ac2dee88e2cfab4e0031d28c52c0d17e102d
parentf932b9098e3a95826b4046c976950497336e2bac
Fix bug in gmx xpm2ps

When not providing the name for a library input file the program would
try to create a null string and fail with an assertion failure.

Fixes #3012

Change-Id: Ifd69af5420cdac2f624246aee09f36219b3f6aeb
docs/release-notes/2019/2019.4.rst
src/gromacs/gmxana/gmx_xpm2ps.cpp