02b25c616d
Note this patch only touches the *new* APIs that aren't part of libostree. Now that we can use `g_ptr_array_find_with_equal_func`, we can drop our custom `_ostree_ptr_array_find`. Also strengthen our handling of values everywhere to handle the `NULL` case and properly support `KEYWORD` args. I ended up getting rid of `_ostree_kernel_arg_query_status` in the process since it made that assumption a lot and overall added more complexity than necessary. Closes: #1796 Approved by: cgwalters |
||
---|---|---|
.. | ||
jsonutil.c | ||
postprocess.c | ||
test-kargs.c | ||
test-lib-introspection.sh | ||
test-sysusers.c | ||
test-ucontainer.sh | ||
test-utils.c |