The patches for 3.0.0pre8.
[rsync/rsync-patches.git] / source-filter_dest-filter.diff
index a395b51..5a5bf15 100644 (file)
@@ -309,8 +309,8 @@ diff --git a/receiver.c b/receiver.c
 +              }
 +
                if ((recv_ok && (!delay_updates || !partialptr)) || inplace) {
-                       char *temp_copy_name;
                        if (partialptr == fname)
+                               partialptr = NULL;
 diff --git a/rsync.h b/rsync.h
 --- a/rsync.h
 +++ b/rsync.h