Memory leak patch

From: Andy Somogyi (somogyie_at_umail.iu.edu)
Date: Tue Aug 23 2011 - 09:20:09 CDT

Hi,

Fixed a memory leak in Molecule.C:

626,629d625
<
< if (atomSegResids) {
< delete []atomSegResids;
< }

Also, Make.depends needs to have obj/ComputeMsmSerial.o depend on ComputeMsmSerialMgr.def.h or else it will not be built in a clean build.

127,128c127
< inc/ComputeMsmSerialMgr.def.h \
< inc/ReductionMgr.decl.h

---
> 	inc/ComputeMsmSerialMgr.def.h

This archive was generated by hypermail 2.1.6 : Wed Feb 29 2012 - 15:57:39 CST