libmbim-glib,proxy: fix wrong message unref in MBIMEx reporting logic
We're not taking a full reference to the MbimMessage with g_object_get_data() and therefore we must not free the object when going out of context.
Please register or sign in to comment