[pulseaudio-discuss] [PATCH v2] bluetooth: Prevent aborts caused by invalid module arguments

Arun Raghavan arun at accosted.net
Fri Jan 15 02:52:18 PST 2016


On Wed, 2016-01-13 at 20:27 -0800, Jason Gerecke wrote:
> 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 at gmail.com>
> ---

Merged this now, thanks!

-- Arun


More information about the pulseaudio-discuss mailing list