Update of /cvsroot/playerstage/code/player/server/drivers/shell
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16797/server/drivers/shell

Modified Files:
        passthrough.cc 
Log Message:
applied
[ 1898627 ] CVS: passthrough fails passing any request


Index: passthrough.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/shell/passthrough.cc,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** passthrough.cc      11 Dec 2007 01:58:01 -0000      1.22
--- passthrough.cc      25 Feb 2008 00:09:25 -0000      1.23
***************
*** 269,274 ****
        this->Publish(resp_queue, 
                      &newhdr,
!                     msg->GetPayload(),
!                     false);
        delete msg;
        inspected=true;
--- 269,273 ----
        this->Publish(resp_queue, 
                      &newhdr,
!                     msg->GetPayload());
        delete msg;
        inspected=true;


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to