mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-29 06:46:38 -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-node.c | ||
| client-node.h | ||
| protocol-native.c | ||
| remote-node.c | ||