Author :
Ran Benita
Date :
2012-07-20 17:20:35
Hash :71c2f2e0 Message :utils: replace FATAL by malloc_or_die
"Out of memory" is enough in this case. If we want to be OOM-safe this
makes it clear where to begin.
Signed-off-by: Ran Benita <ran234@gmail.com>