Commit 032baf1f authored by unknown's avatar unknown

Remove duplicate free of "ds_res"

parent f6218e92
......@@ -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();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment