DO NOT REPLY [Bug 6636] Deallocation of a pointer not malloced
samba-bugs at samba.org
samba-bugs at samba.org
Fri Aug 14 08:10:55 MDT 2009
https://bugzilla.samba.org/show_bug.cgi?id=6636
------- Comment #1 from wayned at samba.org 2009-08-14 09:10 CST -------
Created an attachment (id=4559)
--> (https://bugzilla.samba.org/attachment.cgi?id=4559&action=view)
Fix a bogus free() in uncache_tmp_xattrs()
This patch corrects the free() in uncache_tmp_xattrs() to free the right
pointer. I used valgrind to get it to complain about the bogus free, and
verified that the new free is correct.
--
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