main
tests: add spdxtool OOM fault-injection test and fuzz-corpus replay
tests: use pkgconf_path_find_basename and cleanup tests
libpkgconf: buffer: add a byte-set to hoist span walks out of per-byte loops
libpkgconf: bytecode: use a safe bytecode op reader to protect against malformed bytecode
tests: client: add test for pkgconf_client_preload_path refcount
libpkgconf: fileio: simplify pkgconf_fgetline
libpkgconf: fragment: splice fragment lists in order to avoid unnecessary fragment copies
tests: license: add checks for newly-exposed OOM faults
spdxtool: fix up a bunch of memory exhaustion corner cases
tests: path api: add tests for pkgconf_path_is_plausible
tests: add personality API unit tests
tests: queue: add direct-traversal (as opposed to virtual-traversal, e.g. world) tests
tests: add tests for pkgconf_variable_eval_name
tests: add version comparison API tests