Review _obnammodule.c's use of malloc: every return value should be checked and if there's a failure, the process should abort.


Fixed in git master. done --liw