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