mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
Move the initialization of some of `client`'s members right after allocation, so that it will be simpler to tear down the client object even if `jack_client_open()` fails later. Furthermore, initialize `client::driver_id` to `SPA_ID_INVALID`. |
||
|---|---|---|
| .. | ||
| examples | ||
| jack | ||
| src | ||
| meson.build | ||