Node:Malloc memory, Next:, Previous:Chunk memory, Up:Memory usage



Malloc allocation

Polipo uses the standard malloc(3) memory allocator for allocating small data structures (up to 100 bytes), small strings and atoms (unique strings).