Hi, 2 small wispr fixes: - if wispr_start() is recalled again on same ip type, we should recreate the context and rerun it - as Jukka noticed, there is a ref counting issue with service, so here is a better fix which handles unreferencing on context basis.
Please review, Tomasz Bursztyka (2): wispr: wispr_start will always re-start a new context wispr: ref counting service properly according to contexts src/wispr.c | 30 +++++++++++++++++------------- 1 files changed, 17 insertions(+), 13 deletions(-) -- 1.7.3.4 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
