https://bugzilla.samba.org/show_bug.cgi?id=7057
------- Comment #2 from way...@samba.org 2010-01-26 17:45 CST ------- Take note of the comment right before the function you patched: No size-checking is done because we checked the size when creating the file_struct entry. If you have a test case where dirname >= MAXPATHLEN, I'd love to see it since that would mean something very wrong happened long before the call to f_name(). -- 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