mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
911f96ad21
Marking a page full does not skip it from page selection process and the same page might get returned if there is no other page with more unused entries. Added a check for the same while storing blobs. Fixes: https://github.com/espressif/esp-idf/issues/2313