Remove segv in xpm2ps, fixes #611
authorCarsten Kutzner <ckutzne@gwdg.de>
Fri, 26 Aug 2011 14:05:41 +0000 (16:05 +0200)
committerCarsten Kutzner <ckutzne@gwdg.de>
Fri, 26 Aug 2011 14:05:41 +0000 (16:05 +0200)
commit0cad407c08418d8968f4bc22646a3e18892a81f0
tree55e8ba29b64ac2e9a421dba0af4222e8b2b86a0d
parent6bdae463549326c657baae1d7308dca1c955372b
Remove segv in xpm2ps, fixes #611

Issue a fatal error if matrix elements are to be
added/subtracted/multiplied/divided (with xpm2ps -compine) but no
proper matrix data could be extracted from one of the xpm files.
src/tools/gmx_xpm2ps.c