MCPcopy Create free account
hub / github.com/arkdb/inception / FreeState

Function FreeState

dbug/dbug.c:1717–1740  ·  view source on GitHub ↗

* FUNCTION * * FreeState Free memory associated with a struct state. * * SYNOPSIS * * static void FreeState (state) * struct state *state; * int free_state; * * DESCRIPTION * * Deallocates the memory allocated for various information in a * state. If free_state is set, also free 'state' * */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

DbugParseFunction · 0.85
_db_pop_Function · 0.85
_db_end_Function · 0.85

Calls 2

FreeListFunction · 0.85
DBUGCloseFileFunction · 0.85

Tested by

no test coverage detected