pipewire/src/modules/module-session-manager/client-session
zuozhiwei b4457b871f core: use %u format specifier for uint32_t IDs
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
2026-04-16 08:54:15 +00:00
..
client-session.c core: use %u format specifier for uint32_t IDs 2026-04-16 08:54:15 +00:00
client-session.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
endpoint-link.c perm: add permission mask to global 2023-07-28 10:22:12 +02:00
endpoint-link.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
session.c Ensure all globals have PW_KEY_OBJECT_SERIAL prop 2024-02-09 14:45:05 +00:00
session.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00