mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00

This commit backports the commit# f94bc89108ffca538cf91d5856149960a5d4be81 from the upstream FreeRTOS kernel repository to supress a Coverity warning. The change was done to avoid using string modification functions which cause a security violation.