module: Check return value of malloc()
authorMatt Fleming <matt.fleming@intel.com>
Tue, 15 Jan 2013 14:57:45 +0000 (14:57 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Wed, 16 Jan 2013 12:22:42 +0000 (12:22 +0000)
commit8deea7fccbf76bca2ec62057afc774540da1603e
tree8620c8414b01713e762584706191eb66df3492fe
parentab06ca87afc01c1146a878989524eef03f331d7e
module: Check return value of malloc()

And return NULL after printing an appropriate error message if the
call failed.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
com32/lib/sys/module/common.c