...
Note that in accordance with rule MEM35-C. Ensure that size arguments to memory allocation functions are validcorrect the argument supplied to malloc() is checked to ensure a numeric overflow does not occur.
...
...
Note that in accordance with rule MEM35-C. Ensure that size arguments to memory allocation functions are validcorrect the argument supplied to malloc() is checked to ensure a numeric overflow does not occur.
...