[pulseaudio-discuss] [PATCH 0/3] Fix few issues detected by static analysis
Boris Egorov
egorov at linux.com
Mon Jan 12 09:52:09 PST 2015
Hello folks.
User maksqwe on Russian website habrahabr checked pulseuadio sources
with PVS Studio static analyzer and found a few issues. I additionaly
checked it with Cppcheck analyzer. Fixes follows.
There are more issues, I try to make fixes for them too shortly.
Boris Egorov (3):
alsa-util: fix parenthesis position in err assignment
tunnel: use proper value for pa_source_state switch
pacmd: add missing 'else' keyword
src/modules/alsa/alsa-util.c | 2 +-
src/modules/module-tunnel.c | 2 +-
src/utils/pacmd.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
--
2.1.4
More information about the pulseaudio-discuss
mailing list