Hi Johan,

On Wed, Oct 27, 2010 at 04:23:10PM -0400, [email protected] wrote:
> From: Johan Hedberg <[email protected]>
Patch applied, thanks for spotting that.

Cheers,
Samuel.


> ---
>  src/plugin.c |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/src/plugin.c b/src/plugin.c
> index 6aa8278..fa861ec 100644
> --- a/src/plugin.c
> +++ b/src/plugin.c
> @@ -190,6 +190,9 @@ int __connman_plugin_init(const char *pattern, const char 
> *exclude)
>               plugin->active = TRUE;
>       }
>  
> +     g_strfreev(patterns);
> +     g_strfreev(excludes);
> +
>       return 0;
>  }
>  
> -- 
> 1.7.1
> 
> _______________________________________________
> connman mailing list
> [email protected]
> http://lists.connman.net/listinfo/connman

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to