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

Class hc_malloc

malloc2/malloc2.h:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13struct hc_memo_alloc {
14 struct hc_malloc malloc;
15 struct hc_malloc *source;
16 struct hc_set memo;
17};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected