Skip to content
Commit 31016448 authored by Luiz Augusto von Dentz's avatar Luiz Augusto von Dentz Committed by Luiz Augusto von Dentz
Browse files

Bluetooth: GATT: Fix not removing subscriptions safely



The subscriptions callback may free or reuse the subscription so all
instances that where this could happen need to safely fetch the next
element which is why this changes switch to use sys_list_t as it has
SYS_SLIST_FOR_EACH_NODE_SAFE.

Change-Id: I37d51f27116ea0c057b560924a9416676477597b
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
parent 7fe2a96f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment