esp-idf/components/bt/host/bluedroid/stack/smp
“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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
aes.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
p_256_curvepara.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
p_256_ecc_pp.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
p_256_multprecision.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
smp_act.c Bluedroid: Check only x component of passkey to avoid passkey impersonation attack. 2021-05-28 14:28:54 +05:30
smp_api.c component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
smp_br_main.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_cmac.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
smp_keys.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
smp_l2c.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_main.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 17:38:02 +08:00
smp_utils.c add option to enable multi-connection 2021-04-20 02:41:14 +00:00