/[rdesktop]/sourceforge.net/trunk/rdesktop/secure.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/secure.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1239 by astrand, Wed Jun 21 14:40:02 2006 UTC revision 1240 by stargo, Sun Jul 2 13:03:22 2006 UTC
# Line 726  sec_parse_crypt_info(STREAM s, uint32 * Line 726  sec_parse_crypt_info(STREAM s, uint32 *
726  static void  static void
727  sec_process_crypt_info(STREAM s)  sec_process_crypt_info(STREAM s)
728  {  {
729          uint8 *server_random, *modulus, *exponent;          uint8 *server_random, *modulus = NULL, *exponent = NULL;
730          uint8 client_random[SEC_RANDOM_SIZE];          uint8 client_random[SEC_RANDOM_SIZE];
731          uint32 rc4_key_size;          uint32 rc4_key_size;
732    

Legend:
Removed from v.1239  
changed lines
  Added in v.1240

  ViewVC Help
Powered by ViewVC 1.1.26