MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / FreeUnits

Method FreeUnits

Libraries/unrar/suballoc.cpp:292–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290
291
292void SubAllocator::FreeUnits(void* ptr,int OldNU)
293{
294 InsertNode(ptr,Units2Indx[OldNU-1]);
295}

Callers 1

rescaleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected