userlibandfileserver/fileserver/sfile/sf_memory_man.cpp
changeset 281 13fbfa31d2ba
parent 201 43365a9b78a3
equal deleted inserted replaced
266:0008ccd16016 281:13fbfa31d2ba
    40 		{
    40 		{
    41 		iRegisteredClients[i]->Reset();
    41 		iRegisteredClients[i]->Reset();
    42 		delete iRegisteredClients[i];
    42 		delete iRegisteredClients[i];
    43 		}
    43 		}
    44 	iRegisteredClients.Close();
    44 	iRegisteredClients.Close();
       
    45 	iChunk.Close();
    45 	}
    46 	}
    46 
    47 
    47 /**
    48 /**
    48 Static factory function of CCacheMemoryManager
    49 Static factory function of CCacheMemoryManager
    49 @param	aCacheSize	the total size of the virtual address space
    50 @param	aCacheSize	the total size of the virtual address space