From: Patrik Flykt <[email protected]>
Hi,
Here is a bunch of bug fixes for various issues found in provider.c and
session.c. The fixes for provider.c were sent earlier as part of the
provider save/load support, but I'm sending them here anyway because they
are independent of those changes.
Especially important would be the GSequence sorting, it's currently casting
structures to wrong ones. This one was also sent earlier to the list.
Session server type to string conversion functionality was missing for VPN,
added that one too.
Please review,
Patrik
Patrik Flykt (5):
provider: Fix memory leak; free provider->host in provider destruct
provider: Properly set host and domain provider members
provider: Get 'Host' and 'VPN.Domain' from provider struct
session: Correct GSequence sorting to use service_entry structs
session: Service type to bearer string conversion support
src/provider.c | 16 +++++++++++++---
src/session.c | 12 ++++++++----
2 files changed, 21 insertions(+), 7 deletions(-)
--
1.7.2.5
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman