Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ Clean
Method
Clean
Libraries/unrar/suballoc.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
16
17
void SubAllocator::Clean()
18
{
19
SubAllocatorSize=0;
20
}
21
22
23
inline void SubAllocator::InsertNode(void* p,int indx)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected