esp-idf/components/bt/common/osi
“YangZhao” 4345e15f23 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 19:41:50 +08:00
..
include/osi fix timer collision in role switch 2021-08-16 08:54:37 +08:00
alarm.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
allocator.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
buffer.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
config.c fix esp_bt_gap_get_bond_device_list bug 2020-07-09 11:58:10 +08:00
fixed_queue.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
future.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
hash_functions.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
hash_map.c core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
list.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mutex.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
osi.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
semaphore.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
thread.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00