[pulseaudio-discuss] [PATCH 1/4] stream-interaction: Bugfix for improper uncorking behavior with global=1

Tanu Kaskinen tanuk at iki.fi
Fri Mar 18 08:15:28 UTC 2016


On Thu, 2016-03-17 at 22:35 +0100, Georg Chini wrote:
> +static const char find_global_trigger_stream(struct userdata *u, pa_sink *s, pa_sink_input *ignore) {

You said you didn't do a "full test", but please at least test that the
code compiles cleanly. There is a typo here, the function returns
"char" when it should return "char *".

Anyway, thanks for the quick update, I applied this patch now.

-- 
Tanu


More information about the pulseaudio-discuss mailing list