mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
When we get buffers from the driver, check if we have at least as many as we requested. If we have more, that's ok, we will simply not queue them. Previously we would ignore the input number of buffers and use the allocated amount to fill up the buffer array, which might be too small and then we crash. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||