mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
When we are asked to clear the mix io areas, actually do it, otherwise the process thread might still be accessing the old memory and crash. Also check that we have set io on the port before we decrement the counter with active io or else we have a negative value and cause problems later. This can happen when we susupend and set io to NULL but there was never any io set on the port. Fixes #4337 |
||
|---|---|---|
| .. | ||
| examples | ||
| jack | ||
| src | ||
| meson.build | ||