...
MEM37-C. Ensure that size arguments to calloc() do not result in an arithmetic integer overflow
References
- ISO/IEC 9899-1999 7.20.3 Memory management functions
 - Seacord 05 Chapter 4 Dynamic Memory Management
 
                            ...
MEM37-C. Ensure that size arguments to calloc() do not result in an arithmetic integer overflow