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