Update of /cactusdevcvs/CactusPUGH/PUGH/src In directory asylum.cct.lsu.edu:/tmp/cvs-serv25838 Modified Files: Storage.c Log Message: * Cast the expressions for the sizes of malloc calls to size_t. This fixes PR 2088. * Check if malloc returns a null pointer, and if so die with a level 0 warning.