Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ free_buffer
Function
free_buffer
extra/replace.c:953–957 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
951
}
952
953
static void free_buffer()
954
{
955
my_free(buffer);
956
my_free(out_buff);
957
}
958
959
960
/*
Callers
1
main
Function · 0.85
Calls
1
my_free
Function · 0.85
Tested by
no test coverage detected