Skip to content

ma-buddy: Fix a crash when the user details change

Use g_signal_connect_object() to connect to the signal so that the signal handler is removed when the object is finalized

/cc @evangelos.tzaras

Merge request reports