Next: , Previous: , Up: Memory usage   [Contents][Index]


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