Unref fixes #333

Merged
jwharm merged 4 commits from unref-fixes into main 2026-02-26 21:31:43 +01:00
jwharm commented 2026-02-26 21:31:19 +01:00 (Migrated from github.com)

This PR contains multiple changes to fix ownership handling (i.e. memory leaks and use-after-free bugs) of GObjects to due incorrect ref- and unref- operations. The commit messages describe the detailed changes.

This PR contains multiple changes to fix ownership handling (i.e. memory leaks and use-after-free bugs) of GObjects to due incorrect ref- and unref- operations. The commit messages describe the detailed changes.
Sign in to join this conversation.
No description provided.