Fix bt-service crash issue. 50/156650/1
authorDeokhyun Kim <dukan.kim@samsung.com>
Thu, 19 Oct 2017 08:25:18 +0000 (17:25 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 19 Oct 2017 08:51:51 +0000 (17:51 +0900)
commit8254c577d6992b3fef82a66b7538df47e6001cd9
treebd9e833f9a289a565276f9d7c559a7c98dd8d5df
parent4bd2ee377fc1d810ca377223bcebd53da583650f
Fix bt-service crash issue.

 - le_adv_slot is accessed in __bt_hold_current_advertising_timeout_cb()
   after it's freed.

Change-Id: I105617fcd42d65e5de80400564e20e7859f82d12
Signed-off-by: Deokhyun Kim <dukan.kim@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
bt-service/bt-service-adapter-le.c