d806427 SECRETS: Use a tmp_context on local_db_check_containers()

1 file Authored by fidencio 7 years ago, Committed by jhrozek 7 years ago,
    SECRETS: Use a tmp_context on local_db_check_containers()
    
    Otherwise the struct ldb_dn will be hanging on the mem_ctx till it gets
    freed.
    
    Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+23 -7