[PATCH] connection.c: Fix possible NULL dereference __connman_connection_gateway_add

2012-05-08 Thread Adrien Bustany
From: Adrien Bustany adrien.bust...@nokia.com --- src/connection.c | 14 -- 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/connection.c b/src/connection.c index f4abd57..c212ea6 100644 --- a/src/connection.c +++ b/src/connection.c @@ -844,18 +844,20 @@ int

Re: [PATCH] connection.c: Fix possible NULL dereference __connman_connection_gateway_add

2012-05-08 Thread Jukka Rissanen
Hi Adrien, ACK with modifications to the subject, should probably say something like connection: Fix possible NULL dereference Cheers, Jukka On 05/08/2012 05:26 PM, Adrien Bustany wrote: From: Adrien Bustanyadrien.bust...@nokia.com --- src/connection.c | 34

Re: [PATCH] connection.c: Fix possible NULL dereference __connman_connection_gateway_add

2012-05-08 Thread Marcel Holtmann
Hi Adrien, --- src/connection.c | 34 +++--- 1 files changed, 19 insertions(+), 15 deletions(-) patch has been applied. Regards Marcel ___ connman mailing list connman@connman.net