[Spread-cvs] cvs commit: spread/daemon Changelog

jonathan at spread.org jonathan at spread.org
Fri Apr 1 10:19:43 EST 2005


jonathan    05/04/01 10:19:43

  Modified:    daemon   Tag: branch_3_17 Changelog
  Log:
  Added missing changelog entries from Ryans bugfixes in Nov/Dec 04
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.4.2.4   +17 -0     spread/daemon/Changelog
  
  Index: Changelog
  ===================================================================
  RCS file: /storage/cvsroot/spread/daemon/Changelog,v
  retrieving revision 1.4.2.3
  retrieving revision 1.4.2.4
  diff -u -r1.4.2.3 -r1.4.2.4
  --- Changelog	1 Apr 2005 13:21:34 -0000	1.4.2.3
  +++ Changelog	1 Apr 2005 15:19:43 -0000	1.4.2.4
  @@ -4,6 +4,23 @@
          socket sends and loop to finish full write. Bug reported by Tudor 
          Dumitras.
   
  +Thu Dec 2 23:50:27 2004   Ryan Caudy  <rcaudy at gmail.com>
  +
  +	* groups.c (G_build_groups_buf): Fix groups-state-exchange 
  +	message building code, to take the message_header into account, 
  +	and hence avoid a potential 48 byte buffer overflow. 
  +	This bug was manifested as an overwrite of My.name.
  +	Patch by Ryan Caudy.
  +
  +	* javalib/SpreadConnection.java (stopListener): Changed routine 
  +	that removes listener thread to call join on the thread after 
  +	instructing it to exit, to avoid a race-condition when disconnecting. 
  +
  +	* javalib/SpreadConnection.java (readAuthMethods): Also, 
  +	corrected handling of one-byte return codes received with
  +	InputStream.read(byte), to correctly display/examine negative 
  +	numbers.
  +
   Fri Oct 29 13:24:53 2004  Jonathan Stanton  <jonathan at cnds.jhu.edu>
   
   	* monitor.c (main): Move WSAStartup before Conf_init. Reported
  
  
  



More information about the Spread-cvs mailing list