Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ free_fcaps
Function
free_fcaps
parser/parse_fcaps.c:92–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
void free_fcaps(fcaps_body_t** _fc)
93
{
94
pkg_free(*_fc);
95
*_fc = NULL;
96
}
Callers
2
clean_hdr_field
Function · 0.85
test_parse_fcaps
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_parse_fcaps
Function · 0.68