Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ Stop
Method
Stop
NULLC/Executor_X86.cpp:947–951 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
945
}
946
947
void ExecutorX86::Stop(const char* error)
948
{
949
callContinue = false;
950
SafeSprintf(execError, 512, error);
951
}
952
953
void ExecutorX86::ClearNative()
954
{
Callers
nothing calls this directly
Calls
1
SafeSprintf
Function · 0.70
Tested by
no test coverage detected