MCPcopy Create free account
hub / github.com/acl-dev/acl / destroy_node

Function destroy_node

app/wizard/tpllib.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119
120
121static void destroy_node(tpl_node_t* node)
122{
123 acl_myfree(node);
124}
125
126
127static tpl_fcell_t* create_fcell(const char *key, int key_len, int data_len)

Callers 4

tpl_releaseFunction · 0.70
tpl_resetFunction · 0.70
tpl_set_section_exFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…