Hi Dmitriy, On Tue, Mar 22, 2011, Dmitriy Paliy wrote: > All sessions should be released when adapter is switched off. Then a new > RequestSession method call always results in change from power off to power > on such ensuring operational mode. Otherwise, it is possible to end up in > adapter state being powered off after RequestSession succeded. > > g_slist_free is not called after g_slist_foreach because the list is updated > using g_slist_remove inside of session_free, which is called for each element > by g_slist_foreach. > --- > src/adapter.c | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) Pushed upstream. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html