75ebfa1 ipa_sam: remove dependency to talloc_strackframe.h

1 file Authored by sbose 4 years ago, Committed by cheimes 4 years ago,
    ipa_sam: remove dependency to talloc_strackframe.h
    
    Recent Samba versions removed some header files which did include
    non-public APIs. As a result talloc_strackframe.h and memory.h (for
    SAFE_FREE) are not available anymore. This patch replaces the use of the
    non-public APIs with public ones.
    
    Resolves: rhbz#1678670
    
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: François Cami <fcami@redhat.com>
    (cherry picked from commit d1f5ed64e16d65b9df45cc0eac7d2724dcae7b67)
    
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+12 -4