esp-idf/components/bt/host/bluedroid/stack/gatt
“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 component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
att_protocol.c Fix some typo in idf 2019-12-12 15:55:42 +08:00
gatt_api.c Dereference before null check 2021-11-18 19:38:48 +08:00
gatt_attr.c component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
gatt_auth.c Dereference after null check 2021-11-18 19:47:07 +08:00
gatt_cl.c disable bluedroid congest error log print 2021-01-27 14:45:03 +08:00
gatt_db.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 17:38:02 +08:00
gatt_main.c fix crash when creating aux open failed, fix GAP_22026 failed 2021-01-15 18:05:18 +08:00
gatt_sr.c fix ble read multi char err when the number of handles is more than 10 2021-01-15 18:03:39 +08:00
gatt_utils.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 17:38:02 +08:00