mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
ee18a4d9ab
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.