Skip to content

scaled_font_text_to_glyphs: fix two leaks - #446

Merged
lazka merged 1 commit into
pygobject:mainfrom
lazka:leak-text_to_glyphs
Aug 7, 2026
Merged

scaled_font_text_to_glyphs: fix two leaks#446
lazka merged 1 commit into
pygobject:mainfrom
lazka:leak-text_to_glyphs

Conversation

@lazka

@lazka lazka commented Aug 7, 2026

Copy link
Copy Markdown
Member

The args tuple in both cases was never freed in the happy path.

Fixes #438

The args tuple in both cases was never freed in the happy path.

Fixes pygobject#438
@lazka
lazka merged commit 1e83fe9 into pygobject:main Aug 7, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reference leaks in scaled_font_text_to_glyphs() argument tuples

1 participant