Handle memory allocation errors
Exit with return code 1 if memory allocation fails instead of just issuing a warning and resume execution with bogus pointer values. Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
This commit is contained in:
Exit with return code 1 if memory allocation fails instead of just issuing a warning and resume execution with bogus pointer values. Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>