692
679
* entries, the tradeoff is a malloc, 1 pass over the entries, copying
693
680
* them into a sorted buffer, and a free() when done,
697
684
unpacked_entry = unpacked_entry->next) {
702
688
/* Now insert some extra nulls */
703
689
for (j = 0; j < EXTRA_NULLS; ++j) {