mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-11 13:30:02 -05:00
Valgrind is not correctly handling ALSA TLV syscalls, which leads to false warnings, looking like this: "Conditional jump or move depends on uninitialised value(s)" Unfortunately, alsa-lib itself also uses these values which valgrind falsely believe are uninitialized, so not all warnings are removed, but this is what we can do from PA until the valgrind bug is fixed. Signed-off-by: David Henningsson <david.henningsson@canonical.com> |
||
|---|---|---|
| .. | ||
| daemon | ||
| modules | ||
| pulse | ||
| pulsecore | ||
| tests | ||
| utils | ||
| .gitignore | ||
| depmod.py | ||
| Makefile.am | ||
| map-file | ||