mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-18 07:00:06 -05:00
Using `int` results in UndefinedBehaviorSanitizer errors when `noise::intensity` is 31 as that would shift the 1 into the sign bit of a signed integer type. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||