reftable/iter: handle allocation failures when creating indexed table iter
Patrick Steinhardt committed almost 2 years ago
reftable/stack: handle allocation failures in auto compaction
Patrick Steinhardt committed almost 2 years ago
reftable/stack: handle allocation failures in `stack_compact_range()`
Patrick Steinhardt committed almost 2 years ago
reftable/stack: handle allocation failures in `reftable_new_stack()`
Patrick Steinhardt committed almost 2 years ago
reftable/stack: handle allocation failures on reload
Patrick Steinhardt committed almost 2 years ago
reftable/reader: handle allocation failures in `reader_init_iter()`
Patrick Steinhardt committed almost 2 years ago
reftable/reader: handle allocation failures for unindexed reader
Patrick Steinhardt committed almost 2 years ago
reftable/merged: handle allocation failures in `merged_table_init_iter()`
Patrick Steinhardt committed almost 2 years ago
reftable/writer: handle allocation failures in `reftable_new_writer()`
Patrick Steinhardt committed almost 2 years ago
reftable/writer: handle allocation failures in `writer_index_hash()`
Patrick Steinhardt committed almost 2 years ago
reftable/record: handle allocation failures when decoding records
Patrick Steinhardt committed almost 2 years ago
reftable/record: handle allocation failures on copy
Patrick Steinhardt committed almost 2 years ago
reftable/basics: handle allocation failures in `parse_names()`
Patrick Steinhardt committed almost 2 years ago
reftable/basics: handle allocation failures in `reftable_calloc()`
Patrick Steinhardt committed almost 2 years ago
reftable: introduce `reftable_strdup()`
Patrick Steinhardt committed almost 2 years ago
reftable/basics: merge "publicbasics" into "basics"
Patrick Steinhardt committed almost 2 years ago
reftable/error: introduce out-of-memory error code
Patrick Steinhardt committed almost 2 years ago
Junio C Hamano committed almost 2 years ago
Merge branch 'tb/weak-sha1-for-tail-sum'
Junio C Hamano committed almost 2 years ago
Merge branch 'jk/http-leakfixes'
Junio C Hamano committed almost 2 years ago