21-08-2021, 10:49 AM
It is implicit that expansion of the assert() macro that includes a call to abort() is a violation to Rule 21.8.
The prohibition on calling the termination functions, including "abort", given by Rule 21.8 applies for any process that may arrive at such functions.
The prohibition on calling the termination functions, including "abort", given by Rule 21.8 applies for any process that may arrive at such functions.
Posted by and on behalf of the MISRA C Working Group