The code can now set cur_flist to NULL sooner than it used to, so the
authorWayne Davison <wayned@samba.org>
Tue, 30 Jan 2007 03:57:55 +0000 (03:57 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 30 Jan 2007 03:57:55 +0000 (03:57 +0000)
commit87a34ce56a9e9f498b68cb74da9aff7bac88f4f4
treea7128cf2d1ceb1e64b8c27325ab8426c78400d7b
parent04c722d5e060248f6f8f01d8b9c01305c5a29d6a
The code can now set cur_flist to NULL sooner than it used to, so the
flist_for_ndx() routine needs to work when cur_flist is NULL.
rsync.c