Add error handling for alloc_atom() failures
commit412d5ad84f95991323d276e313f87c236bc80f52
authorPetr Tesarik <petr@tesarici.cz>
Fri, 12 Oct 2012 14:20:51 +0000 (12 16:20 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Fri, 12 Oct 2012 14:20:51 +0000 (12 16:20 +0200)
treef5152b6620d356e9bec87759c14db3a9f32331a3
parent444ae763a998e4df541202a2a4c1b56c2080235f
Add error handling for alloc_atom() failures

Fail gracefully if the allocation fails.
libhed/expr.c