Parses comma-separated list of values into SList.
string of comma-separated values
Newly allocated SList of newly allocated strings corresponding to values parsed from strings . Free the returned pointer with util_free_string_slist .
strings