2 small patches fixing 2 issues around wpad: - memory issue around service refcounting - wpad might not be ran on networks without domainname (for instance), so in case of such error occurs: we fallback to wispr part.
Tomasz Bursztyka (2): wpad: ref count service properly service: if wpad fails we fallback to wispr anyway src/service.c | 1 + src/wpad.c | 4 +++- 2 files changed, 4 insertions(+), 1 deletions(-) -- 1.7.3.4 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
