]> code.delx.au - pulseaudio/commit
source-output: Do not use unset channel map in pa_source_output_new
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 5 Oct 2011 09:15:53 +0000 (11:15 +0200)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 5 Oct 2011 15:28:14 +0000 (20:58 +0530)
commit60811ec15d66d0972b0cceb18a0ce03f6fdb160e
tree163a5101e8d8abaf4d2a83616c7c0365ac3123a9
parent58585db8084675b6e1999b7ad5b0d89d98f71db8
source-output: Do not use unset channel map in pa_source_output_new

This problem was found when tracing down a crash coming from the
esound protocol, which does not set a channel map.

BugLink: http://bugs.launchpad.net/bugs/864071
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
N.B.: As Colin notes, this is because commit 117c7145 was incomplete
("format: Fix channel map handling")
src/pulsecore/source-output.c