[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-client-cvs
Subject:    [Client-cvs] core/asm hxsmstr.cpp,1.23.2.2,1.23.2.2.38.1
From:       ching_li () helixcommunity ! org
Date:       2011-01-30 2:04:08
Message-ID: 201101300204.p0U249MZ013293 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/client/core/asm
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv10576

Modified Files:
      Tag: hxclient_3_6_1_atlas
	hxsmstr.cpp 
Log Message:
When parse the ASM rules, if the property is boolean type, its value might be '1'.


Index: hxsmstr.cpp
===================================================================
RCS file: /cvsroot/client/core/asm/hxsmstr.cpp,v
retrieving revision 1.23.2.2
retrieving revision 1.23.2.2.38.1
diff -u -d -r1.23.2.2 -r1.23.2.2.38.1
--- hxsmstr.cpp	6 May 2008 20:04:12 -0000	1.23.2.2
+++ hxsmstr.cpp	30 Jan 2011 02:04:05 -0000	1.23.2.2.38.1
@@ -221,7 +221,8 @@
 		pBuffer))
 	    {
 		if ((pBuffer->GetBuffer()[0] == 'T') ||
-		    (pBuffer->GetBuffer()[0] == 't'))
+                    (pBuffer->GetBuffer()[0] == 't') ||
+                    (pBuffer->GetBuffer()[0] == '1'))
 		{
 		    // Handle TimeStamp Delivery (i.e. assume significant bandwidth)
 		    m_ulRuleBw[i] = 0;


_______________________________________________
Client-cvs mailing list
Client-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/client-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic