Skip to content

gs-plugin-loader: Fix a memory leak in the init() function

A g_settings_get_string() returns a newly allocated string, not a const string.

Merge request reports

Loading