Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
240
static void clean_up()
241
{
242
delete_dynamic(&sym_table);
243
}
244
245
static void verify_sort()
246
{
Callers
1
main
Function · 0.70
Calls
1
delete_dynamic
Function · 0.85
Tested by
no test coverage detected