Skip to content

Linux: Hoist identical code from GTK and Portal implementations into Linux shared header - #179

Merged
btzy merged 1 commit into
masterfrom
deduplicate-linux-backends
May 3, 2026
Merged

Linux: Hoist identical code from GTK and Portal implementations into Linux shared header#179
btzy merged 1 commit into
masterfrom
deduplicate-linux-backends

Conversation

@btzy

@btzy btzy commented May 3, 2026

Copy link
Copy Markdown
Owner

The original NFDi_Malloc for GTK sets an error message if it fails, but this never happens since Linux overcommits memory, so now we simply assert that malloc() returns a non-null pointer.

@btzy
btzy merged commit c9cc7ba into master May 3, 2026
42 checks passed
@btzy
btzy deleted the deduplicate-linux-backends branch June 14, 2026 15:08
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.

1 participant