Index: /branches/eam_branches/ipp-20101103/Ohana/src/dvomerge/src/merge_catalogs_old.c
===================================================================
--- /branches/eam_branches/ipp-20101103/Ohana/src/dvomerge/src/merge_catalogs_old.c	(revision 29797)
+++ /branches/eam_branches/ipp-20101103/Ohana/src/dvomerge/src/merge_catalogs_old.c	(revision 29798)
@@ -240,4 +240,6 @@
     } else {
       for (k = 0; k < NsecfiltIn; k++) {
+	if (secfiltMap[k] < 0) continue;  // skip secfilt entries from input that are not in the output
+
         // index for this entry in output's secfilt list
         int outputIndex = n * NsecfiltOut + secfiltMap[k];
