mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
f0bf3ca1c0
fix(storage/vfs): Remove va_end leak in ioctl caused by early return in macro Closes IDF-15111 See merge request espressif/esp-idf!44923