util: string: Add helper to free non-NULL terminated string arrays
To free string lists with some strings stolen from the middle we need to walk the complete array. Introduce a new helper that takes the string list size to free such string lists.
Showing
想要评论请 注册 或 登录