Commit 85ca3c37 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Add safe_xcalloc and try_xcalloc macros.

And safe_xmalloc and try_xmalloc as well.

Change slurm_xcalloc() function signature to indicate whether
failure should return NULL or cause a fatal() error. Use that
for these new macros.
parent 789a93e7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment