Re: [PATCH 1/4] gisi: fix crash bug in g_isi_remove_subscription

2010-11-11 Thread Aki Niemi
Hi Mika, 2010/11/10 Mika Liljeberg : > --- >  gisi/client.c |    7 +-- >  1 files changed, 5 insertions(+), 2 deletions(-) Patch has been applied. Thanks. Cheers, Aki ___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono

[PATCH 1/4] gisi: fix crash bug in g_isi_remove_subscription

2010-11-10 Thread Mika Liljeberg
--- gisi/client.c |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gisi/client.c b/gisi/client.c index 8ab3dc9..8e41331 100644 --- a/gisi/client.c +++ b/gisi/client.c @@ -744,16 +744,19 @@ int g_isi_subscribe(GIsiClient *client, uint8_t type, */ void g_isi_remove_s