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) ⇒ [main](https://github.com/UpstandingHackers/hammer/blob/45eea0d968e2214986923e8c931c73df85096ad7/lib/hush.c#L10) - [printf](http://pubs.opengroup.org/onlinepubs/9699919799/functions/printf.html) ⇒ [test_glr](https://github.com/UpstandingHackers/hammer/blob/45eea0d968e2214986923e8c931c73df85096ad7/src/backends/glr.c#L254)