Some simple memory leak fixes.
commit95380a23716867288dafe25345c4352dd987375f
authorTeemu Murtola <teemu.murtola@cbr.su.se>
Mon, 9 Nov 2009 13:20:59 +0000 (9 14:20 +0100)
committerTeemu Murtola <teemu.murtola@cbr.su.se>
Mon, 9 Nov 2009 13:20:59 +0000 (9 14:20 +0100)
tree5c6f93f38bba4feab65b7607e4211a7b2a903822
parentf569149d17bcd46b932768c189a70900e6e2cfec
Some simple memory leak fixes.

Although the fixed leaks are not important for performance, the less
there are leaks, the more convenient it is to run valgrind leak checking
on parts of the code.
src/gmxlib/atomprop.c
src/gmxlib/gmx_fatal.c
src/gmxlib/pargs.c