Replace malloc() with malloc_or_die() when the size is puny
authorFabian Keil <fk@fabiankeil.de>
Tue, 3 Jun 2014 10:27:56 +0000 (10:27 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 3 Jun 2014 10:27:56 +0000 (10:27 +0000)
commitfc18be6602ecb9634d1f212e89e2d83ad394d853
tree8f5973fe4d6a51ec653e7f5d4f63fc6272f58c93
parent5532ce8c9b9cd7fd64067eadd6bf253f8213a127
Replace malloc() with malloc_or_die() when the size is puny
jbsockets.c