Skip to content

resource: Add g_resource[s]_has_children and avoid a pointless allocation

Matthias Clasen requested to merge avoid-resource-allocation into main

Avoid allocating the children array just to find out if children exist.

Edited by Matthias Clasen

Merge request reports