esp-idf/components/nvs_flash
Jakob Hasse c904b4807b bugfix (nvs): Fixed issues found by Coverity
*  Fixed potential memory leak
*  Fixed wrong strncpy usage
*  Fixed potential out of bounds access
2022-02-17 22:22:26 +08:00
..
host_test
include bugfix (nvs): Fixed issues found by Coverity 2022-02-17 22:22:26 +08:00
nvs_partition_generator
src bugfix (nvs): Fixed issues found by Coverity 2022-02-17 22:22:26 +08:00
test
test_nvs_host bugfix (nvs): fixed wrong pointer check 2022-01-28 11:37:53 +08:00
.gitignore
CMakeLists.txt
Kconfig nvs: add config to ignore "encrypted" flag of nvs partitions 2021-11-12 09:43:51 +05:30
component.mk