Frees all memory downstream of node. After passing list head to this function, all memory is freed and the head node is invalid.
Definition at line 79 of file arrays.c.
References H_FreeArrays(), and vector().
Referenced by GArrayUploadFile(), H_ArrayDownloadFromMemory(), and H_FreeArrays().