]> git.ipfire.org Git - thirdparty/mtr.git/commit
reliability: always check malloc() return value
authorSami Kerola <kerolasa@iki.fi>
Mon, 29 Aug 2016 17:53:32 +0000 (18:53 +0100)
committerSami Kerola <kerolasa@iki.fi>
Mon, 29 Aug 2016 17:58:07 +0000 (18:58 +0100)
commit1b3558666f59988581a1d2e4181a21d4d530ccf2
tree0ef2cd6f8dc2169ed07e83991f8c7184aeea5987
parent21eec269480611ac39d1d8310b45a99e554f9c92
reliability: always check malloc() return value

Exit if allocation fails.
asn.c
dns.c
net.c
utils.c
utils.h