Fix cppcheck 1.64 warnings
authorRoland Schulz <roland@utk.edu>
Sat, 19 Apr 2014 08:51:39 +0000 (04:51 -0400)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sun, 27 Apr 2014 11:18:13 +0000 (13:18 +0200)
commite7ab47d190a00a75e5f6fa1531a49c9959c21fc3
tree8608740932314cef5cc7e60738dc89da40670dac
parent7b9f942630f19cca2ac48e1f60ab0093527105a6
Fix cppcheck 1.64 warnings

Related to #1487

Change-Id: I223289d71e0dfc426f382d1bcb53b3509202779f
50 files changed:
src/external/tng_io/src/lib/md5.c
src/gromacs/essentialdynamics/edsam.c
src/gromacs/fileio/gmxfio_asc.c
src/gromacs/fileio/md5.c
src/gromacs/fileio/trajectory_writing.c
src/gromacs/fileio/xdrd.c
src/gromacs/gmxana/edittop.c
src/gromacs/gmxana/gmx_bar.c
src/gromacs/gmxana/gmx_confrms.c
src/gromacs/gmxana/gmx_current.c
src/gromacs/gmxana/gmx_do_dssp.c
src/gromacs/gmxana/gmx_eneconv.c
src/gromacs/gmxana/gmx_hbond.c
src/gromacs/gmxana/gmx_hydorder.c
src/gromacs/gmxana/gmx_make_edi.c
src/gromacs/gmxana/gmx_mdmat.c
src/gromacs/gmxana/gmx_order.c
src/gromacs/gmxana/gmx_rms.c
src/gromacs/gmxana/gmx_tune_pme.c
src/gromacs/gmxana/gmx_vanhove.c
src/gromacs/gmxana/gmx_xpm2ps.c
src/gromacs/gmxana/levenmar.c
src/gromacs/gmxana/sfactor.c
src/gromacs/gmxlib/checkpoint.c
src/gromacs/gmxlib/txtdump.c
src/gromacs/gmxpreprocess/calc_verletbuf.c
src/gromacs/gmxpreprocess/gen_ad.c
src/gromacs/gmxpreprocess/gen_maxwell_velocities.c
src/gromacs/gmxpreprocess/gen_vsite.c
src/gromacs/gmxpreprocess/gpp_atomtype.c
src/gromacs/gmxpreprocess/readir.c
src/gromacs/gmxpreprocess/solvate.cpp
src/gromacs/gmxpreprocess/tomorse.c
src/gromacs/gmxpreprocess/topio.c
src/gromacs/imd/imdsocket.c
src/gromacs/math/utilities.c
src/gromacs/mdlib/constr.c
src/gromacs/mdlib/domdec.c
src/gromacs/mdlib/mdebin.c
src/gromacs/mdlib/minimize.c
src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda.cu
src/gromacs/mdlib/nbnxn_kernels/nbnxn_kernel_ref_outer.h
src/gromacs/mdlib/nbnxn_search.c
src/gromacs/mdlib/ns.c
src/gromacs/mdlib/nsgrid.c
src/gromacs/selection/sm_distance.cpp
src/gromacs/simd/tests/base.h
src/gromacs/utility/exceptions.cpp
src/gromacs/utility/smalloc.c
tests/CppCheck.cmake