Index: /issm/trunk/src/c/BuildNodeSetsx/PartitionSets.cpp
===================================================================
--- /issm/trunk/src/c/BuildNodeSetsx/PartitionSets.cpp	(revision 1937)
+++ /issm/trunk/src/c/BuildNodeSetsx/PartitionSets.cpp	(revision 1938)
@@ -29,4 +29,5 @@
 	int     acount, bcount, ccount, dummy;
 
+	
 
 	/*First recover flags locally on each cpu: */
@@ -93,4 +94,6 @@
 	xfree((void**)&flags_b_local);
 	xfree((void**)&flags_c_local);
+	xfree((void**)&partitionb_local);
+	xfree((void**)&partitionc_local);
 
 	VecAssemblyBegin(partitionb); 
