Fixes #882 - looping bug in trxio.c
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Fri, 15 Jun 2012 11:47:07 +0000 (13:47 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sat, 16 Jun 2012 00:10:20 +0000 (02:10 +0200)
commiteffe8e432cdce867aaa0819bd5857f21409a0ed3
treede892f8a76d0fc966d201372dc8275ab50e1ef20
parentc3ce2aec906644e9efec3c1933ed831757d6bcc3
Fixes #882 -  looping bug in trxio.c

This led to infinite output files in the case of a corrupt
input file.

Change-Id: I25d61752d901012e9ce5e6adae1679c2ef99467a
include/gmxfio.h
include/xdrf.h
src/gmxlib/gmxfio.c
src/gmxlib/libxdrf.c
src/gmxlib/trxio.c
src/tools/gmx_trjcat.c