mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-03 07:15:32 -04: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 | ||