On 12/06/2016 06:21 PM, amit kumar wrote:
Hello,

_https://fedorahosted.org/sssd/ticket/1149

_Yes replacement of talloc_get_type() with talloc_get_type_abort() is
good move, reasons mentioned in description. Current sssd contains 773
occurrences of talloc_get_type.

I suppose Fix is: Replacing all 773 occurrences with
talloc_get_type_abort().

Sanity Test:

 1. # make intgchk
 2. Use case: Configuring AD trust using sssd.

My Queries:

 1. Is Fix correct?
 2. Does any other specific/corner test-case is required?

Thanks

Replacing talloc_get_type() with talloc_get_type_abort() is only part of the patch, the other part would be providing talloc custom abort function that would tell us what has happened. I don't think any specific test case is required.
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to