pulseaudio/src/modules/bluetooth
Jason Gerecke 00ba340618 bluetooth: Prevent aborts caused by invalid module arguments
If 'pa_modargs_new' returns a NULL, we need to be careful to not call
'pa_modargs_free' in the failure path since it requires that we pass it
a non-null argument. Also updates 'module-bluetooth-policy.c:pa__init'
to follow the standard "goto fail" pattern used everywhere else.

Signed-off-by: Jason Gerecke <killertofu@gmail.com>
2016-01-15 16:20:53 +05:30
..
a2dp-codecs.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
backend-native.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
backend-ofono.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
bluez4-util.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
bluez4-util.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
bluez5-util.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
bluez5-util.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
module-bluetooth-discover.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
module-bluetooth-policy.c bluetooth: Prevent aborts caused by invalid module arguments 2016-01-15 16:20:53 +05:30
module-bluez4-device.c module: Remove redundant core argument from pa_module_unload() 2015-12-07 09:31:58 +01:00
module-bluez4-discover.c modules: Fix struct namespace collision on Solaris 2015-07-29 08:09:41 +05:30
module-bluez5-device.c module: Remove redundant core argument from pa_module_unload() 2015-12-07 09:31:58 +01:00
module-bluez5-discover.c bluetooth: Prevent aborts caused by invalid module arguments 2016-01-15 16:20:53 +05:30
rtp.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00