Skip to content
Snippets Groups Projects
Commit 4ad4974f authored by George Kiagiadakis's avatar George Kiagiadakis
Browse files

endpoint-link: ensure we call finalize of the parent class

This was causing a memory corruption and crash because the
simple-endpoint-link was not calling finalize of the endpoint-link
and the GWeakRefs pointing to the endpoints were not uninitialized,
causing g_object_unref later to try to write to them (on free'ed memory)
parent 73978f76
No related branches found
Tags debian/2%1.20.11-1+deb11u1
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment