Skip to content
GitLab
Explore
Sign in
resource: Add g_resource[s]_has_children and avoid a pointless allocation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Matthias Clasen
requested to merge
avoid-resource-allocation
into
main
Sep 06, 2024
Overview
19
Commits
6
Pipelines
8
Changes
10
Expand
Avoid allocating the children array just to find out if children exist.
Edited
Sep 06, 2024
by
Matthias Clasen
Merge request reports