mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-06 08:37:29 +02:00
ab33f55e1b
The issue was in using with `strncpy` a size of source array instead of using a size of destination array.