Index: trunk/psModules/src/objects/pmSourceMatch.c
===================================================================
--- trunk/psModules/src/objects/pmSourceMatch.c	(revision 27326)
+++ trunk/psModules/src/objects/pmSourceMatch.c	(revision 27333)
@@ -18,5 +18,4 @@
 #define SOURCES_MAX_LEAF 2              // Maximum number of points on a tree leaf
 #define ARRAY_BUFFER 16                 // Buffer for array
-
 
 //////////////////////////////////////////////////////////////////////////////////////////////////////////////
@@ -277,4 +276,8 @@
     }
 
+    psFree(xMaster);
+    psFree(yMaster);
+    psFree(boundsMaster);
+
     if (cullSingles) {
         // Now cull the matches that contain only a single star
