0463e4b certsave: Don't try to destroy destroyed object

1 file Authored by Mikhail Efremov 7 years ago, Committed by nalin 7 years ago,
    certsave: Don't try to destroy destroyed object
    
    Function DeleteTokenPrivateKey() always calls
    SECKEY_DestroyPrivateKey(), it shouldn't be called second time.
    
    Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
    
        
file modified
+1 -1