CVS: rdesktop scard.c,1.9,1.10

Michael Gernoth <[email protected]> Thu, 02 Nov 2006 15:32:01 -0800
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv25365

Modified Files:
	scard.c 
Log Message:
always pad


Index: scard.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/scard.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** scard.c	2 Nov 2006 23:12:25 -0000	1.9
--- scard.c	2 Nov 2006 23:31:58 -0000	1.10
***************
*** 500,508 ****
  outForceAlignment(STREAM out, unsigned int seed)
  {
  	SERVER_DWORD add = (seed - (out->p - out->data) % seed) % seed;
  	if (add > 0)
- 	{
  		out_uint8s(out, add);
! 	}
  }
  
--- 500,510 ----
  outForceAlignment(STREAM out, unsigned int seed)
  {
+ #if 0
  	SERVER_DWORD add = (seed - (out->p - out->data) % seed) % seed;
  	if (add > 0)
  		out_uint8s(out, add);
! #else
! 	out_uint8s(out, seed);
! #endif
  }
  


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642