Hi Henrique,

On Tue, May 8, 2012 at 4:21 PM, Henrique Dante de Almeida
<hda...@profusion.mobi> wrote:
>
> ---
>  plugins/ofono.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/plugins/ofono.c b/plugins/ofono.c
> index 64296e6..ae419be 100644
> --- a/plugins/ofono.c
> +++ b/plugins/ofono.c
> @@ -832,7 +832,7 @@ static void extract_ipv6_settings(DBusMessageIter *array,
>  {
>        DBusMessageIter dict;
>        char *address = NULL, *gateway = NULL;
> -       unsigned char prefix_length;
> +       unsigned char prefix_length = 0;
>        char *nameservers = NULL;
>        const char *interface = NULL;
>        int index = -1;

Daniel Wagner sent a patch for solving exactly this.

Regards,

--
Ulisses Furquim
ProFUSION embedded systems
http://profusion.mobi
Mobile: +55 19 9250 0942
Skype: ulissesffs
_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to