1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

Remove duplicate free of "ds_res"

This commit is contained in:
unknown
2006-08-16 20:38:33 +02:00
parent f6218e926c
commit 032baf1f56

View File

@@ -4957,9 +4957,6 @@ int main(int argc, char **argv)
die("No queries executed but result file found!");
}
dynstr_free(&ds_res);
if (!got_end_timer)
timer_output(); /* No end_timer cmd, end it */
free_used_memory();