MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / clean_up

Function clean_up

extra/resolve_stack_dump.c:240–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240static void clean_up()
241{
242 delete_dynamic(&sym_table);
243}
244
245static void verify_sort()
246{

Callers 1

mainFunction · 0.70

Calls 1

delete_dynamicFunction · 0.85

Tested by

no test coverage detected