@@ -233,6 +233,7 @@ int ds_set_attrs(ds_dest_t *dest, str *attrs)
}
+ if(params_list) free_params(params_list);
return 0;