MCPcopy 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
21void ErrorHandler::MemoryError()
22{
23 MemoryErrorMsg();
24 Exit(RARX_MEMORY);
25}
26
27
28void ErrorHandler::OpenError(const wchar *FileName)

Callers 5

StartSubAllocatorMethod · 0.80
AddMethod · 0.80
InitMethod · 0.80
InitMTMethod · 0.80
UnpackDecodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected