Index: /branches/eam_branches/ipp-20120405/Ohana/src/opihi/cmd.data/match2d.c
===================================================================
--- /branches/eam_branches/ipp-20120405/Ohana/src/opihi/cmd.data/match2d.c	(revision 33896)
+++ /branches/eam_branches/ipp-20120405/Ohana/src/opihi/cmd.data/match2d.c	(revision 33897)
@@ -167,4 +167,6 @@
   NMATCH = X1->Nelements;
   ResetVector (index, OPIHI_INT, NMATCH);
+
+  for (i = 0; i < index->Nelements; i++) { index->elements.Int[i] = -1; }
 
   ALLOCATE (N1, off_t, X1->Nelements);
