From: Narasimha S. <nsh...@us...> - 2012-03-01 17:46:42
|
Update of /cvsroot/sblim/sfcb In directory vz-cvs-3.sog:/tmp/cvs-serv15989 Modified Files: brokerUpc.c Log Message: [3483200] duplicate indication deliveries Index: brokerUpc.c =================================================================== RCS file: /cvsroot/sblim/sfcb/brokerUpc.c,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- brokerUpc.c 30 Sep 2011 16:11:36 -0000 1.35 +++ brokerUpc.c 1 Mar 2012 17:46:40 -0000 1.36 @@ -146,6 +146,7 @@ ); CBInvokeMethod(mb,ctx,op,"_deliver",in,NULL,&st); } + classMatch = 0; /* 3483200 */ se=se->next; } |