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

The issue was in using with `strncpy` a size of source array instead of using a size of destination array.
The issue was in using with `strncpy` a size of source array instead of using a size of destination array.