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

jonathan at spread.org jonathan at spread.org
Wed Apr 6 23:59:13 EDT 2005


jonathan    05/04/06 23:59:13

  Modified:    daemon   Changelog
  Log:
  Added missing changelog entries from Ryans bugfixes in Nov/Dec 04
  
  Revision  Changes    Path
  1.7       +21 -0     spread/daemon/Changelog
  
  Index: Changelog
  ===================================================================
  RCS file: /storage/cvsroot/spread/daemon/Changelog,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Changelog	29 Oct 2004 21:13:07 -0000	1.6
  +++ Changelog	7 Apr 2005 03:59:13 -0000	1.7
  @@ -1,3 +1,24 @@
  +Thu Dec 02 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.
  +
  +Mon Nov 01 20:26:13 2004  Ryan Caudy  <rcaudy at gmail.com>
  +	* groups.c (G_Build_groups_buf): Fixed bug in G_build_groups_buf 
  +	where daemon iterator wasn't set properly.
  +
   Fri Oct 29 01:18:05 2004  Jonathan Stanton  <jonathan at cnds.jhu.edu>
   
       * groups.c, groups.h,sess_body.h,objects.h,sp.c,sp.h,user.c: 
  
  
  



More information about the Spread-cvs mailing list