The source project of this merge request has been removed.
plugins: fix memory leaks with respect to items in GListStore
This was probably missed by accident in eda460ac where f.e. oFono's origin did get the g_autoptr treatment (but dummy and MM didn't).
As of yet untested on the device, but should be good to go.
A failing test in my SIP code (which I initially based on the dummy provider)
lead me to investigate why my CallsSipOrigin
's did not get cleaned up.
/cc @mohammed.sadiq
Edited by Evangelos Ribeiro Tzaras