mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 08:02:56 +02:00
`istalloc` allocates memory and returns an `ist` with the size `0` that points to this allocation. `istfree` frees the pointed memory and clears the pointer.