From: Patrik Flykt <[email protected]>
Hi,
Jukka discovered that setting a NULL string with g_key_file_set_string()
causes a glib critical error to be printed. Here's a fix to check for
NULL strings in the VPN plugins before setting them.
Cheers,
Patrik
Patrik Flykt (1):
plugins: Don't attempt to save strings with value NULL
plugins/l2tp.c | 3 +++
plugins/openconnect.c | 21 ++++++++++++---------
plugins/openvpn.c | 3 +++
plugins/pptp.c | 3 +++
plugins/vpnc.c | 3 +++
5 files changed, 24 insertions(+), 9 deletions(-)
--
1.7.2.5
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman