Hacker News new | past | comments | ask | show | jobs | submit login

Interesting. What counts as dynamic memory allocation in MISRA? Can you ship your own malloc serving memory from a global static char buffer? What about statically sized free lists? Or stdio functions (fopen/printf/etc) that use malloc internally?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: