MCPcopy 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
92void free_fcaps(fcaps_body_t** _fc)
93{
94 pkg_free(*_fc);
95 *_fc = NULL;
96}

Callers 2

clean_hdr_fieldFunction · 0.85
test_parse_fcapsFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_parse_fcapsFunction · 0.68