Date:   Mon May 17 16:35:02 2004
Author: wayned

Update of /data/cvs/rsync/patches
In directory dp.samba.org:/tmp/cvs-serv8437

Modified Files:
        merge-exclude-file.diff 
Log Message:
Switched the storage for the merge-file lists from a single,
reallocated array (which made push/pop easy) to separate, unchanging
allocations directly attached to the exclude_struct item.  This fixes
a problem where a listp pointer to a parent list might get invalidated
when a new merge-file list forced the array to grow (and its memory to
move).


Revisions:
merge-exclude-file.diff         1.11 => 1.12
        
http://www.samba.org/cgi-bin/cvsweb/rsync/patches/merge-exclude-file.diff.diff?r1=1.11&r2=1.12
_______________________________________________
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to