mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-19 13:08:07 +02: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-session.c | ||
| client-session.h | ||
| endpoint-link.c | ||
| endpoint-link.h | ||
| session.c | ||
| session.h | ||