283a284,286
>     if (data->set.str[i]) {
>       memset(data->set.str[i], 0, strlen(data->set.str[i]) *  sizeof (data->set.str[i][0]));
>     }
