Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codr7/hacktical-c
/ hc_malloc
Class
hc_malloc
malloc2/malloc2.h:27–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
26
struct hc_slab_alloc {
27
struct hc_malloc malloc;
28
struct hc_malloc *source;
29
struct hc_list slabs;
30
size_t slab_size;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected