Skip to content
Snippets Groups Projects
Commit 2b764564 authored by Alexandr Lyapunov's avatar Alexandr Lyapunov
Browse files

added tuple_format_free call

parent 52d8292f
No related branches found
No related tags found
No related merge requests found
......@@ -561,6 +561,8 @@ tuple_free()
}
mempool_destroy(&tuple_iterator_pool);
tuple_format_free();
}
void
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment