mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00

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