CVS update: rsync

Wayne Davison wayned at samba.org
Tue Jan 20 17:46:29 GMT 2004


Date:	Tue Jan 20 17:46:29 2004
Author:	wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/home/wayned/src/r

Modified Files:
	util.c 
Log Message:
- Changed push_dir() to not take a "save" arg and to return 1 or 0
  for success or failure instead of a string pointer.  The function
  also ensures that we don't overflow the curr_dir[] buffer.
- Changed pop_dir() to not free() anything and to return 1 or 0
  for success or failure.


Revisions:
util.c		1.124 => 1.125
	http://www.samba.org/cgi-bin/cvsweb/rsync/util.c.diff?r1=1.124&r2=1.125


More information about the rsync-cvs mailing list