mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-25 22:56:08 +00:00
fatfs_open and fatfs_opendir fail to free reserved memory on error which may lead to memory exhaustion, when too many file/dir open errors are caused, and will cause all subsequent open attempts to fail with ENOMEM error. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |