Skip to content
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

Portal config cleanups and a fix #1461

Merged

Conversation

GeorgesStavracas
Copy link
Member

The last commit is the real deal.

Closes #1455

It's not used outside this file.
It's only ever called with a NULL argument, so simplify that.
find_portal_implementation_by_name() is nullable, so it's important to
deal with it properly.

Patch originally proposed by @swick.

Closes flatpak#1455
@GeorgesStavracas GeorgesStavracas added this to the 1.20 milestone Oct 9, 2024
@GeorgesStavracas GeorgesStavracas added the config Issues with the portal configuration mechanism label Oct 9, 2024
@ebassi
Copy link
Collaborator

ebassi commented Oct 9, 2024

ACK-by: me

@swick
Copy link
Collaborator

swick commented Oct 9, 2024

LGTM as well

@sophie-h
Copy link
Contributor

sophie-h commented Oct 9, 2024

Fixes the issue

@GeorgesStavracas GeorgesStavracas added this pull request to the merge queue Oct 9, 2024
Merged via the queue into flatpak:main with commit 9bf16ad Oct 9, 2024
6 checks passed
@GeorgesStavracas GeorgesStavracas deleted the gbsneto/portal-impl-stuff branch October 9, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config Issues with the portal configuration mechanism
Projects
No open projects
Status: Triaged
Development

Successfully merging this pull request may close these issues.

main crashes with segfault on startup
4 participants