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 06:04:48 +0000 (07:04 +0100)
commit7a13a5266a14f1c6a13752db9292cd40c1211fba
tree724ab24ce678cd9ab311e1dec462010fa3a3728a
parent6e27d395a60fe59a274edc47989b9b8127359f36
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