Skip to content

add const on gchar(s) of CloudProvider.Account

Avoids double free and segmentation fault by memory being freed in another place. https://developer.gnome.org/programming-guidelines/unstable/memory-management.html.en

Merge request reports