mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
On machines with a 32 bits long, converting a negative value will still result in v == (uint32_t)v and the unit test will fail. Extend to 64 bits and strtoull to reject negative values in atou32. |
||
|---|---|---|
| .. | ||
| spa | ||
| meson.build | ||