Index: /branches/eam_branches/ipp-20110213/psModules/src/objects/pmSourceFitPCM.c
===================================================================
--- /branches/eam_branches/ipp-20110213/psModules/src/objects/pmSourceFitPCM.c	(revision 30718)
+++ /branches/eam_branches/ipp-20110213/psModules/src/objects/pmSourceFitPCM.c	(revision 30719)
@@ -71,4 +71,5 @@
     }
     if (fitOptions->saveCovariance) {
+	psFree(pcm->modelConv->covar);
 	pcm->modelConv->covar = psMemIncrRefCounter(covar);
     }
