MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / cJSON_PurgeString

Function cJSON_PurgeString

lib/cJSON.c:937–940  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

935}
936
937void cJSON_PurgeString(char *ptr)
938{
939 cJSON_free(ptr);
940}
941
942char *cJSON_PrintUnformatted(const cJSON *item)
943{

Callers 15

mi_http_write_respFunction · 0.85
dm_receive_reqFunction · 0.85
mi_script_async_jobFunction · 0.85
store_free_bufferFunction · 0.85
on_request_recvFunction · 0.85
jrpc_requestFunction · 0.85
rtpe_stats_freeFunction · 0.85
rtpengine_raise_eventFunction · 0.85
build_unsigned_pportFunction · 0.85
build_hep3_bufFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected