mirror of https://github.com/pellepl/spiffs
Browse Source
When iteration finishes, spiffs_obj_lu_find_entry_visitor returns SPIFFS_VIS_END. Previously, SPIFFS_readdir function used to set errno to this internal error value when readdir reached the end. Handle this case and add a check into the regression test.pull/288/head
Ivan Grokhotkov
2 years ago
2 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue