Hi Fabien,
On Thu, Sep 16, 2010 at 09:52:43AM +0200, Fabien Marotte wrote:
> When doing a PEAP/TTLS authentication, if the Phase2 passphrase is
> not provided, connman crashes due to a NULL pointer.
> This patch fixes the crash.
Patch applied, many thanks.
Cheers,
Samuel.
--
Intel Open Source T
When doing a PEAP/TTLS authentication, if the Phase2 passphrase is
not provided, connman crashes due to a NULL pointer.
This patch fixes the crash.
Associated meego bug: bz6841
---
plugins/supplicant.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/plugins/supplican