Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codr7/hacktical-c
/ hc_error
Class
hc_error
error/error.c:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
#include
"vector/vector.h"
9
10
__thread struct hc_error *hc_error = NULL;
11
12
static struct hc_vector *handlers() {
13
static bool init = true;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected