zephyr/subsys/settings
Benjamin Cabé 6a893fb91b settings: zms: add missing error check
Add a missing assignment of the return value of zms_write() to rc
variable so that potential error is actually checked and returned.

Fixes CID 524778
Fixes zephyrproject-rtos/zephyr#90474

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-23 12:49:07 -07:00
..
include/settings settings: zms: code style clean up 2025-05-15 17:53:26 +02:00
src settings: zms: add missing error check 2025-06-23 12:49:07 -07:00
CMakeLists.txt
Kconfig settings: zms: add cache for linked list hash 2025-05-15 17:53:26 +02:00