Workaround for MemorySanitizer
authorRoland Schulz <roland@utk.edu>
Fri, 16 May 2014 20:23:11 +0000 (16:23 -0400)
committerRoland Schulz <roland@utk.edu>
Tue, 27 Jan 2015 09:16:18 +0000 (04:16 -0500)
commit4c5c666f9849ab01ca50459185edf3d530b61fb2
tree498463322f8d6f1bf3154efddcfdda640537832e
parent6d6086267cf59f9a1f853a51e46c0fd56f94eb7c
Workaround for MemorySanitizer

MSan has false positives in qsort (Issue 54) and getlogin_r (83).

Change-Id: Ia63e918b59570e8dfb03222174bf83da24c6e219
src/gromacs/gmxlib/readinp.c
src/gromacs/utility/sysinfo.cpp