mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
1fb7afab01
This commit fixes a bug in the no-split buffer which could receive an item prematurely if the space on the buffer is acquired until the buffer is full. The commit also adds a unit test for this scenario. Closes https://github.com/espressif/esp-idf/issues/14568 |
||
---|---|---|
.. | ||
include/freertos | ||
test_apps | ||
.build-test-rules.yml | ||
CMakeLists.txt | ||
Kconfig | ||
linker.lf | ||
ringbuf.c |