From: Wayne Davison Date: Sat, 14 Oct 2006 02:29:29 +0000 (+0000) Subject: The cleanup code that handles moving the temp file to the partial X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/2356d73bb400176c957a575fd8f0344d882427b9?hp=2356d73bb400176c957a575fd8f0344d882427b9 The cleanup code that handles moving the temp file to the partial file needed to check that cleanup_fname was not NULL to prevent any possibility of a recursion starting into that code again. ---