Skip to content

wayland: don't leak wl_fixes on uninit - #18285

Merged
Dudemanguy merged 1 commit into
mpv-player:masterfrom
llyyr:fix/wl-fixes-leak
Jul 24, 2026
Merged

wayland: don't leak wl_fixes on uninit#18285
Dudemanguy merged 1 commit into
mpv-player:masterfrom
llyyr:fix/wl-fixes-leak

Conversation

@llyyr

@llyyr llyyr commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

I fixed this locally but forgot to push it before the original commit got merged, oh well

Fixes: 6f6c29b

@Dudemanguy

Copy link
Copy Markdown
Member
../video/out/wayland_common.c:4883:9: error: implicit declaration of function 'wl_fixes_destroy'; did you mean 'wl_touch_destroy'? [-Wimplicit-function-declaration]
 4883 |         wl_fixes_destroy(wl->fixes);

Gonna have to guard that one too.

I fixed this locally but forgot to push it before the original commit
got merged, oh well

Fixes: 6f6c29b
@llyyr
llyyr force-pushed the fix/wl-fixes-leak branch from 337d6d9 to 510741b Compare July 24, 2026 10:45
@Dudemanguy
Dudemanguy merged commit 8c67647 into mpv-player:master Jul 24, 2026
55 of 57 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.

2 participants