mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-12 21:40:02 +01: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
40 KiB
40 KiB