mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-06-09 13:08:19 +02:00
the "long" type in spa-pod is int64_t, so we need to make sure we pass a 64-bit number there, otherwise the va_args is going to crash on some architectures while reading arguments off the stack |
||
|---|---|---|
| .. | ||
| core.c | ||
| endpoint.c | ||
| meson.build | ||
| metadata.c | ||
| object-interest.c | ||
| properties.c | ||
| proxy.c | ||
| session-item.c | ||
| session.c | ||
| spa-pod.c | ||
| spa-type.c | ||
| state.c | ||
| transition.c | ||