OSDN Git Service

Fix invalid iterator access in GATTS_StopService
authorChienyuan <chienyuanhuang@google.com>
Wed, 30 Jan 2019 07:57:19 +0000 (15:57 +0800)
committerChienyuan <chienyuanhuang@google.com>
Wed, 30 Jan 2019 07:57:19 +0000 (15:57 +0800)
commit7c3bd90b847ae8a262ec2f47371d194c43f96bd3
tree0dd22214573c5a89a7a142b1e2c106dc907c81d4
parent8b5ed73e09e019c0b780ac0d545f007acf100959
Fix invalid iterator access in GATTS_StopService

Bug: 113575306
Test: manual
Change-Id: I2360b187ed10617ddd08e61db1689d631a89767d
stack/gatt/gatt_api.cc