pulseaudio/src
David Henningsson b8656afe4a alsa-mixer: Improve workaround for Valgrind's false warnings
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>
2014-09-08 13:05:10 +02:00
..
daemon daemon: Debian/kFreeBSD 9.2 fails to compile due to caps 2014-09-02 19:35:51 +02:00
modules alsa-mixer: Improve workaround for Valgrind's false warnings 2014-09-08 13:05:10 +02:00
pulse Replace "authorization" with "authentication" 2014-09-02 12:50:48 +02:00
pulsecore endianmacros: Replace borked PA_FLOAT32_SWAP() with PA_READ_FLOAT32RE() / PA_WRITE_FLOAT32RE() 2014-09-04 09:58:20 +02:00
tests endianmacros: Replace borked PA_FLOAT32_SWAP() with PA_READ_FLOAT32RE() / PA_WRITE_FLOAT32RE() 2014-09-04 09:58:20 +02:00
utils authkey: Rename pa_authkey_load_auto() to pa_authkey_load() 2014-06-24 13:15:11 +03:00
.gitignore tests: Add *.log and *.trs to src/.gitignore 2014-08-18 15:30:29 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am bluetooth: Create NULL backend 2014-08-22 12:24:39 +03:00
map-file direction: Add a couple of direction helper functions 2014-03-27 10:02:57 +02:00