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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
            Summary| hlink.c:480:               |hlink.c:480:
                   |finish_hard_link: Assertion |finish_hard_link: Assertion
                   |`flist != ((void *)0)'      |`flist != ((void *)0)'
                   |failed.                     |failed.




------- Comment #1 from [EMAIL PROTECTED]  2008-04-30 19:12 CST -------
In the latest source, the failing assert was replaced by some code that
provides some error output prior to exiting.  I also changed some code that was
using a pool of buffers for the name to hard-link to instead use a buffer on
the stack.  We'll see if that helps us figure out the reason for the vanshed
file list and see if it fixes the weirdness in the unlink you saw.


-- 
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

Reply via email to