Node:Malloc memory, Next:Limiting memory usage, Previous:Chunk memory, Up:Memory usage
Polipo uses the standard malloc(3) memory allocator for allocating small data structures (up to 100 bytes), small strings and atoms (unique strings).
malloc