mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +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.