[gmx-developers] bug in gmx_enemat.c
Peter Friedel
friedel at ipfdd.de
Tue Apr 13 10:18:17 CEST 2004
hi all,
i found an initialization bug in the file gmx_enemat.c (src/tools) where near line 150 the variable "char **enm" was not initialized. with this bug, ther was a segmentation fault inside of do_enxnms (special: enr_nms) function in file enxio.c (src/gmxlib).
i set it to char **enm=NULL; and no more segmentation fault appears.
sincerely, peter
Dr. Peter Friedel
Hohe Str. 6, 01069 Dresden
Institut für Polymerforschung Dresden e.V.
Tel.: 0351-4658289
Fax: 0351-4658565
email: friedel at ipfdd.de
More information about the gromacs.org_gmx-developers
mailing list