mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-14 06:59:57 -05:00
If an ID cannot be de-referenced, e.g., because the builder buffer is too small, spa_pod_filter() still reports success, but the result is NULL. Any subsequent access to result will cause a segfault. Return an error if no pod is found to properly propagate and handle the error. The segfault can be reproduced by using the v4l2 module with Vivid devices [0], because the buffer for the v4l2 controls is too small. [0] https://github.com/PipeWire/pipewire/issues/138 |
||
|---|---|---|
| .. | ||
| buffer | ||
| control | ||
| debug | ||
| graph | ||
| monitor | ||
| node | ||
| param | ||
| pod | ||
| support | ||
| utils | ||
| meson.build | ||