mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
It's possible that the mix_ops was not initialized and then the free pointer is NULL, so check this instead of segfaulting. |
||
|---|---|---|
| .. | ||
| audiomixer.c | ||
| benchmark-mix-ops.c | ||
| meson.build | ||
| mix-ops-avx.c | ||
| mix-ops-c.c | ||
| mix-ops-sse.c | ||
| mix-ops-sse2.c | ||
| mix-ops.c | ||
| mix-ops.h | ||
| mixer-dsp.c | ||
| plugin.c | ||
| test-mix-ops.c | ||