Would you like to add more error handling for return values from functions like the following? - [malloc](http://pubs.opengroup.org/onlinepubs/9699919799/functions/malloc.html "Memory allocation") ⇒ [elf32](https://github.com/jserv/amacc/blob/6de68552cab3cf18771fe03a29f627518d4a5c42/amacc.c#L1082) - [printf](http://pubs.opengroup.org/onlinepubs/9699919799/functions/printf.html "Print formatted output") ⇒ [next](https://github.com/jserv/amacc/blob/6de68552cab3cf18771fe03a29f627518d4a5c42/amacc.c#L98)