This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

I want to know functions that are not memory leaks, buffer overflows, or thread safe.

We, I am using nRF 5 SDK v 14.2.0.
Power-off has occurred during program development.
I can not identify the location,
Functions that are not memory leak, buffer overflow, thread safe
If you understand, it will be appreciated if you can tell me.
Thank you.
Parents Reply
  • Hi :-)

    I can explain memory leak, buffer overflow, and thread safe for Nordic solutions (Nordic SDK) codesnippets if you post them here :-)

    hitsato said:
    In addition, if you want to tell me if there is a C library function that can lead to memory leaks or buffer overflow

     All type of C code can be used wrong and cause memory leaks or buffer overflow.

    Please post your code snippet :-)

    Best regards,

    Andreas

Children
Related