Bug 838814

Summary: Rebase libtalloc to version 2.0.7
Product: Red Hat Enterprise Linux 6 Reporter: Andreas Schneider <asn>
Component: libtallocAssignee: Stephen Gallagher <sgallagh>
Status: CLOSED DUPLICATE QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5Keywords: Rebase
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-10 14:52:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andreas Schneider 2012-07-10 08:17:46 UTC
Description of problem:

For Samba 3.6 we need libtalloc 2.0.7 which fixes important bugs. talloc doesn't ensure that the sibling list of a pointer doesn't become invalid  during a free operation. This causes segfaults in Samba, especially in spoolss.

This is required to rebase samba to 3.6, see bug #649479.

The talloc testsuite has been extended that we don't regress in the talloc_free case anymore. Also for other bugs unit tests have been added.

Comment 2 Andreas Schneider 2012-07-10 14:52:24 UTC

*** This bug has been marked as a duplicate of bug 766335 ***