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