Skip to content

Avoid g_strjoinv assertion for null array

Petr Vokac requested to merge (removed):fix-glib-assert into develop

With DEBUG log level gfal2 (FTS) writes to stderr

(process:15573): GLib-CRITICAL **: 15:40:37.346: g_strjoinv: assertion 'str_array != NULL' failed

Merge request reports