esp-idf/components/bt/host/bluedroid/stack/btm
“YangZhao” 12ec4866b8 Fix the high-impact issues from the code analysis report from customer.
For the CID10564,10384,10280,10098,10038,The memory was released in other place.
For the CID10365,it release the memory in the function when sent successfully.
For the CID10268,10011, we need not change the code.
2021-11-22 17:38:02 +08:00
..
include 1. transparent HID device 2021-09-07 16:59:30 +08:00
btm_acl.c Dereference after null check 2021-11-18 19:47:07 +08:00
btm_ble_5_gap.c component/bt: set ext adv param failed when stop ext adv 2021-10-20 15:41:00 +08:00
btm_ble_addr.c fix ble connection event report remote address error 2021-03-12 11:49:52 +08:00
btm_ble_adv_filter.c Fix some typo in idf 2019-12-12 15:55:42 +08:00
btm_ble_batchscan.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_bgconn.c fix bluedroid deinit crash 2021-01-15 21:08:14 +08:00
btm_ble_cont_energy.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
btm_ble_gap.c Dereference after null check 2021-11-18 19:47:07 +08:00
btm_ble_multi_adv.c fix vendor hci memory leak 2021-01-15 18:03:15 +08:00
btm_ble_privacy.c component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
btm_ble.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 17:38:02 +08:00
btm_dev.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
btm_devctl.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 17:38:02 +08:00
btm_inq.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
btm_main.c add BLE connection establishment retry 2021-04-20 02:41:14 +00:00
btm_pm.c Dereference null return value 2021-11-18 19:47:09 +08:00
btm_sco.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
btm_sec.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 17:38:02 +08:00