Changeset: 05c81abece32 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/05c81abece32
Modified Files:
        monetdb5/modules/mal/txtsim.c
Branch: default
Log Message:

done call ma_close twice


diffs (11 lines):

diff --git a/monetdb5/modules/mal/txtsim.c b/monetdb5/modules/mal/txtsim.c
--- a/monetdb5/modules/mal/txtsim.c
+++ b/monetdb5/modules/mal/txtsim.c
@@ -443,7 +443,6 @@ BATTXTSIMmaxlevenshtein(Client ctx, MalB
                        goto exit;
                }
        }
-       ma_close(ma, &ma_state);
        bat_iterator_end(&li);
        bat_iterator_end(&ri);
 
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to