Hi, This series contains some random fixes for the "Audio 20190821 patches": a coverity bugfix and pulseaudio connection/stream names fix.
Since there wasn't a clear consensus about naming the pa streams, I've split it into two commits: the first time just uses the audiodev id unconditionally, while the last commit adds a new option to qapi to override it. This way we can easily drop the last commit if it turns out to be unnecessary. Regards, Zoltan Kővágó, Zoltán (3): audio: fix parameter dereference before NULL check audio: paaudio: fix connection and stream name audio: paaudio: ability to specify stream name audio/audio_template.h | 7 +++++-- audio/paaudio.c | 9 ++++++--- qapi/audio.json | 6 ++++++ 3 files changed, 17 insertions(+), 5 deletions(-) -- 2.23.0