]> granicus.if.org Git - esp-idf/commit
bugfix:btmd fix the problem that fixed_queue_enqueue may give the wrong semaphore...
authorgengyuchao <gengyuchao@espressif.com>
Wed, 18 Sep 2019 09:43:35 +0000 (17:43 +0800)
committergengyuchao <gengyuchao@espressif.com>
Wed, 18 Sep 2019 09:43:35 +0000 (17:43 +0800)
commit87995c5f75bbcd0bd40bd56cf37c7699520ba865
tree20e6fb95d3498e3985646140fdb1b156c1281ac7
parentcd68972e327952609985c39004ed8766ddb88d7a
bugfix:btmd fix the problem that fixed_queue_enqueue may give the wrong semaphore if list_append fail to calloc a new node
components/bt/common/osi/fixed_queue.c
components/bt/common/osi/list.c