DO NOT REPLY [Bug 7057] Buffer overflow when sending a file with long name

samba-bugs at samba.org samba-bugs at samba.org
Tue Jan 26 16:45:48 MST 2010


https://bugzilla.samba.org/show_bug.cgi?id=7057





------- Comment #2 from wayned at 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.


More information about the rsync mailing list