Skip to content

glib: Fix segfault in List::retain() #1777

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 7, 2025

Conversation

sdroege
Copy link
Member

@sdroege sdroege commented Aug 6, 2025

One more level of pointer indirection is needed to get the item from the list.

CC @A6GibKm

One more level of pointer indirection is needed to get the item from the list.
@sdroege sdroege requested a review from bilelmoussaoui August 6, 2025 16:46
@sdroege sdroege added the needs-backport PR needs backporting to the current stable branch label Aug 6, 2025
@sdroege sdroege merged commit 6145da9 into gtk-rs:main Aug 7, 2025
47 of 48 checks passed
@sdroege sdroege deleted the list-retain-segfault branch August 7, 2025 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-backport PR needs backporting to the current stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant