mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-30 06:46:49 -04:00
The object, node, client, factory, module, and link IDs are all uint32_t values but were being formatted with %d. This would produce incorrect negative values if an ID ever exceeded INT_MAX |
||
|---|---|---|
| .. | ||
| client-endpoint | ||
| client-session | ||
| endpoint-link.c | ||
| endpoint-stream.c | ||
| endpoint.c | ||
| protocol-native.c | ||
| proxy-session-manager.c | ||
| session.c | ||