pulseaudio/src
David Henningsson fd5b282f51 module-jack-sink/source: protect against null return in jack_get_ports
Just picking up a crash report from Ubuntu, here's the result.

--
David Henningsson, Canonical Ltd.
http://launchpad.net/~diwic

From 934c52c79bb6faed56a64d6e15f9b285f687afee Mon Sep 17 00:00:00 2001
From: David Henningsson <david.henningsson@canonical.com>
Date: Mon, 28 Mar 2011 14:30:44 +0200
Subject: [PATCH] module-jack-sink/source: protect against null return in jack_get_ports

According to jack_get_ports documentation, it seems like returning NULL
is valid, and that it should be freed using jack_free.

Reported-by: Grayson Peddie
BugLink: http://bugs.launchpad.net/bugs/733424
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
2011-03-28 15:01:05 +01:00
..
daemon conf: Make system.pa use udev-detect and not hal-detect. 2011-03-03 09:37:29 +00:00
modules module-jack-sink/source: protect against null return in jack_get_ports 2011-03-28 15:01:05 +01:00
pulse volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show in UIs 2011-03-03 13:29:08 +00:00
pulsecore memblockq: implement new call pa_memblockq_peek_fixed_size() 2011-03-28 14:40:59 +05:30
tests memblockq: implement new call pa_memblockq_peek_fixed_size() 2011-03-28 14:40:59 +05:30
utils padsp: wrap __open_2 and __open64_2 2011-01-10 20:49:56 +00:00
.gitignore add usergroup-test to .gitignore 2009-08-22 03:17:24 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am build-sys: Link lirc libraries in right order 2011-03-28 19:04:33 +05:30
map-file device-manager: Change the prefer/defer options to a single 'reorder' command. 2009-11-11 17:44:26 +00:00