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-device.h | ||
| protocol-native.c | ||
| proxy-device.c | ||
| resource-device.c | ||