bea533c kdb-princ: Fix memory leak

1 file Authored by simo 10 years ago, Committed by pviktori 10 years ago,
    kdb-princ: Fix memory leak
    
    If we do not store the keys in the entry we need to free the array before
    continuing or the data is leaked.
    
    CoverityID: 11910
    
    Fixes:
    https://fedorahosted.org/freeipa/ticket/3884