sort: die immediately upon heap allocation failure
authorJim Meyering <meyering@redhat.com>
Sun, 7 Jun 2009 11:55:43 +0000 (13:55 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 7 Jun 2009 11:58:24 +0000 (13:58 +0200)
commitf9a950b87f996c7f66b5a09e94662cfc9d35bc6d
treeaa3b6800b24db8a641be7d15ea6f1bb5f1e0ee4e
parent5424a74725030c7ddb89e3104e3c730c310379d1
sort: die immediately upon heap allocation failure

* src/sort.c (register_proc): Handle hash_insert failure.
src/sort.c