Frees a NULL-terminated array of strings, as well as each string it contains.
If str_array is NULL, this function simply returns.
a NULL-terminated array of strings to free
Frees a NULL-terminated array of strings, as well as each string it contains.
If str_array is NULL, this function simply returns.