Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ MemoryError
Method
MemoryError
Libraries/unrar/errhnd.cpp:21–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
21
void ErrorHandler::MemoryError()
22
{
23
MemoryErrorMsg();
24
Exit(RARX_MEMORY);
25
}
26
27
28
void ErrorHandler::OpenError(const wchar *FileName)
Callers
5
StartSubAllocator
Method · 0.80
Add
Method · 0.80
Init
Method · 0.80
InitMT
Method · 0.80
UnpackDecode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected