esp-idf/components/bt/common
tgotic f738750ae6 [bt] fix if allocation fails
If osi_malloc fails for work_queues or osi_work_queue_create fails, osi_work_queue_delete in _err may release unallocated memory.
2022-10-21 14:59:04 +08:00
..
btc update code to use osi_free() 2022-08-22 16:10:25 +08:00
include fix the dependency error of macro for memory debug 2022-07-22 16:23:55 +08:00
osi [bt] fix if allocation fails 2022-10-21 14:59:04 +08:00