pipewire/test
Thomas Weißschuh 2394413ec3 hook: don't remove from unitialized list
A lot of code calls spa_hook_remove() from error paths where the hook
and therefore the list may not have been initialized.
This leads to null-derefences.
2022-08-30 11:52:42 +00:00
..
meson.build
pwtest-compat.c
pwtest-implementation.h treewide: retain sections to prevent linker garbage collection 2022-04-15 23:58:05 +02:00
pwtest.c
pwtest.h treewide: retain sections to prevent linker garbage collection 2022-04-15 23:58:05 +02:00
test-array.c
test-client.c
test-config.c
test-context.c
test-example.c
test-functional.c
test-lib.c
test-logger.c
test-loop.c spa: support: loop: handle cancellation better 2022-06-02 00:24:24 +02:00
test-map.c
test-properties.c
test-pwtest.c
test-spa-buffer.c
test-spa-json.c tests: whitespace is not allowed in number either 2022-07-11 12:15:40 +02:00
test-spa-log.c
test-spa-node.c
test-spa-pod.c spa: Improve PropInfo fields 2022-03-30 17:09:08 +02:00
test-spa-utils.c hook: don't remove from unitialized list 2022-08-30 11:52:42 +00:00
test-support.c
test-utils.c