[previous] 5118 [next] Use of memory allocation or deallocation function: calloc, malloc, realloc or free.
Standard libraries

The memory allocation and deallocation functions of <stdlib.h> shall not be used


REFERENCE C90 [Unspecified 19; Undefined 91,92; Implementation 69], C99 [Unspecified 41; Undefined 9,168,169,170,171; Implementation J.3.12(37)]

MISRA C:2012 Rules applicable to message 5118:

Rule-21.3  (Required) The memory allocation and deallocation functions of <stdlib.h> shall not be used


QA C Source Code Analyser 8.1.2
MISRA C:2012 Compliance Module 1.0
© 2013 Programming Research
www.programmingresearch.com
Personality Groups | Glossary | Message Index | MISRA C:2012 Rule Index Contents