Hi Bruna, On Mon, Apr 25, 2011, Bruna Moreira wrote: > The device_register_services() function uses g_slist_concat(), therefore > the passed list should not be freed. The primary_cb() function from GATT > library was freeing the services list using discover_primary_free(). To > fix this, the device_register_services() function receives a copy of > services list if called from inside a gatt_discover_primary() callback. > --- > src/device.c | 2 +- > 1 files changed, 1 insertions(+), 1 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