Re: [PATCH] gsupplicant:Fix Potential crash issue in case dbus_malloc() fail

2015-10-08 Thread Patrik Flykt
On Mon, 2015-10-05 at 15:24 +0530, Maneesh Jain wrote: > Signed-off-by: Maneesh Jain Added a shor commit message and removed the signed off by. Applied! Patrik ___ connman mailing list connman@connman.net

[PATCH] gsupplicant:Fix Potential crash issue in case dbus_malloc() fail

2015-10-05 Thread Maneesh Jain
Signed-off-by: Maneesh Jain --- gsupplicant/supplicant.c | 12 1 file changed, 12 insertions(+) diff --git a/gsupplicant/supplicant.c b/gsupplicant/supplicant.c index 9506f02..6a62026 100755 --- a/gsupplicant/supplicant.c +++ b/gsupplicant/supplicant.c @@