mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-02 14:49:04 +00:00

Currently, portCLEAN_UP_TCB() is called in a critical section. This commit updates vPortTLSPointersDelCb() to use an EARLY log to prevent a crash.