sort_malloc
cmonths = sort_malloc(sizeof(struct cmonth) * 12);
wmonths = sort_malloc(sizeof(struct wmonth) * 12);
ret = sort_malloc(sizeof(struct bwstring) + 1 + sz);
ret = sort_malloc(
m = sort_malloc(SIZEOF_WCHAR_STRING(len + 1));
fh = sort_malloc((argc + 1) * sizeof(struct file_header *));
sort_malloc(sizeof(struct CLEANABLE_FILE));
parts = sort_malloc(sizeof(struct sort_list*) * nthreads);
parts[i] = sort_malloc(sizeof(struct sort_list));
*fh = sort_malloc(sizeof(struct file_header));
void *sort_malloc(size_t);
new_ls = sort_malloc(sizeof(struct level_stack));
char* tmp = sort_malloc(strlen(outfile) +
f = sort_malloc((len + 1) * sizeof(char));
c = sort_malloc((len + 1) * sizeof(char));
pos1 = sort_malloc((size1 + 1) * sizeof(char));
f = sort_malloc((len + 1) * sizeof(char));
c = sort_malloc((len + 1) * sizeof(char));