mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
cd2492f98b
If osi_malloc fails for work_queues or osi_work_queue_create fails, osi_work_queue_delete in _err may release unallocated memory. |
||
---|---|---|
.. | ||
include/osi | ||
alarm.c | ||
allocator.c | ||
buffer.c | ||
config.c | ||
fixed_pkt_queue.c | ||
fixed_queue.c | ||
future.c | ||
hash_functions.c | ||
hash_map.c | ||
list.c | ||
mutex.c | ||
osi.c | ||
pkt_queue.c | ||
semaphore.c | ||
thread.c |