Title: talloc.tcz Description: talloc is a hierarchical, reference counted memory allocator Version: 2.4.3 Author: Andrew Tridgell Original-site: https://talloc.samba.org/talloc/doc/html/index.html Copying-policy: LGPLv3 Size: 28K Extension_by: rhermsen Tags: talloc memory allocator Comments: Talloc is a hierarchical, reference counted memory pool system with destructors. It is built atop the C standard library and it defines a set of utility functions that altogether simplifies allocation and deallocation of data, especially for complex structures that contain many dynamically allocated elements such as strings and arrays. Change-log: 2025/09/28 First version, 2.4.3 (rhermsen) Current: 2025/09/28 First version, 2.4.3 (rhermsen)