Skip to content
Snippets Groups Projects
Commit 79058b6d authored by Simon McVittie's avatar Simon McVittie
Browse files

utils: Add and test ptr_list_free_to_array


Inspired by g_ptr_array_free(., FALSE) and g_bytes_unref_to_array(),
this lets us convert a ptr_list into a raw array suitable for use
with qsort() and bsearch().

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent a48eafa7
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment