bac601b ipa-kdb: Fix memory leak during PAC verification

1 file Authored by jrische 3 months ago, Committed by frenaud 3 months ago,
    ipa-kdb: Fix memory leak during PAC verification
    
    Commit 0022bd70d93708d325855d5271516d6cd894d6e8 introduced a memory leak
    during the copy of some PAC buffers, because of an unfreed memory
    allocation context.
    
    Fixes: https://pagure.io/freeipa/issue/9520
    
    Signed-off-by: Julien Rische <jrische@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+13 -15