MCPcopy Create free account
hub / github.com/codr7/hacktical-c / hc_bump_alloc_deinit

Function hc_bump_alloc_deinit

malloc1/malloc1.c:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void hc_bump_alloc_deinit(struct hc_bump_alloc *a) {
55 hc_release(a->source, a->memory);
56}

Callers 2

run_bumpFunction · 0.85
malloc1_testsFunction · 0.85

Calls

no outgoing calls

Tested by 1

malloc1_testsFunction · 0.68