https://bugzilla.samba.org/show_bug.cgi?id=6151
way...@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from way...@samba.org 2009-03-03 11:06 CST ------- Thanks. I've committed an improved version of the unsafe_symlinks() function and put some extra items into the test case. As for why the depth scanner is setting depth = 0 for any ".." in the src: it's being extra conservative. ".." should never appear in the source, but if it does, we just restart depth counting at that point. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html