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

List:       helix-server-cvs
Subject:    [Server-cvs] protocol/rtsp rtspmsg2.cpp,1.13.6.4,1.13.6.5
From:       dcollins () helixcommunity ! org
Date:       2008-03-28 0:15:37
Message-ID: 200803280015.m2S0Fmqb032430 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/protocol/rtsp
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv21914

Modified Files:
      Tag: SERVER_12
	rtspmsg2.cpp 
Log Message:
fix build-buster cause by my previous checkin


Index: rtspmsg2.cpp
===================================================================
RCS file: /cvsroot/server/protocol/rtsp/rtspmsg2.cpp,v
retrieving revision 1.13.6.4
retrieving revision 1.13.6.5
diff -u -d -r1.13.6.4 -r1.13.6.5
--- rtspmsg2.cpp	27 Mar 2008 23:01:36 -0000	1.13.6.4
+++ rtspmsg2.cpp	28 Mar 2008 00:15:35 -0000	1.13.6.5
@@ -1954,7 +1954,7 @@
         *ppos += len;
         return RTSP_RES_INVALID;
     }
-    m_pbufReason = new CHXBuffer(pcur, reasonlen);
+    m_pbufReason = new CHXBuffer((UCHAR*)pcur, reasonlen);
     m_pbufReason->AddRef();
 
     *ppos += linelen;


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

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