Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codr7/hacktical-c
/ hc_malloc
Class
hc_malloc
malloc1/malloc1.h:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
struct hc_bump_alloc {
36
struct hc_malloc malloc;
37
struct hc_malloc *source;
38
size_t size, offset;
39
uint8_t *memory;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected