Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codr7/hacktical-c
/ bump_release
Function
bump_release
malloc1/malloc1.c:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
static void bump_release(struct hc_malloc *a, void *p) {
40
//Do nothing
41
}
42
43
void hc_bump_alloc_init(struct hc_bump_alloc *a,
44
struct hc_malloc *source,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected