http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4941
------- Additional Comments From [EMAIL PROTECTED] 2006-07-22 11:25 ------- wow! +1 ;) there's one issue -- namely that if something stops the files being extracted in the second taint_safe_archive_extract() call (such as an out-of-space condition), those files will be left behind in an incomplete state in $UPDDir. I'd like to see those rolled back too, for safety. Also, IMO, it should simply copy the files from the tmpdir, instead of re-extracting them from the tarball again -- which is inefficient. cross_fs_rename() would be useful to keep for that job. But both of those are icing on the cake, and best considered a separate issue, I think... good patch ;) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
