mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-19 10:42:10 +00:00
When base_path has len == 0, the code used to compare base_path[-1] with '/'. Fix by correcting the length check. Also mention the case of zero-length base_path in the API reference. Closes https://github.com/espressif/esp-idf/issues/5514
23 KiB
23 KiB