mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-12 02:21:35 +01:00
ha_freearray() is a new function which free() an array of strings terminated by a NULL entry. The pointer to the array will be free and set to NULL.