No error-checking for error-checking alloc functions
authormarkus schnalke <meillo@marmaro.de>
Tue, 10 Nov 2015 05:53:44 +0000 (06:53 +0100)
committermarkus schnalke <meillo@marmaro.de>
Tue, 10 Nov 2015 20:06:12 +0000 (21:06 +0100)
commit6e7d34c614291079de750ceda1d4f5ec537beb81
tree693a67b66bbc11c68a6b68837ecf41e62469ed00
parent056af7546464661f792d85308f119bf6c1554316
No error-checking for error-checking alloc functions

The mh_x(m|c|re)alloc function always return successful
... or terminate the program on their own, otherwise.
14 files changed:
uip/ap.c
uip/burst.c
uip/mhbuild.c
uip/mhl.c
uip/mhlist.c
uip/mhparse.c
uip/mhshow.c
uip/mhstore.c
uip/mhtest.c
uip/pick.c
uip/rcvdist.c
uip/repl.c
uip/scansbr.c
uip/sortm.c