Question
Thread safe malloc
I am currently writing a code on stm32l496vg with freertos. I came across a lot warnings about malloc thread safety issue. Now, cubeide 1.7.0 says it provides thread safe malloc in default. Is problem solved now?
What is the exact release date of cubeide 1.7.0?
I think it would be great if someone enlighten us about this issue.
Thank you in advance.