After investigating the code, I don't think this can cause any harm, and it can indeed very well fix the mentioned issue. I also have moved the g_free(vf) further down in 110b7c8 as if any callbacks is called in the destruction phase they would possibly use this freed pointer. Also, it should have zero side effect apart from releasing memory a little later.

@elextr and here we go with the two last-minute commits for making a point release afterward 😁


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.