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


5.2 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).