commit-graph: bounds-check generation overflow chunk
Jeff King committed almost 3 years ago
commit-graph: check size of generations chunk
Jeff King committed almost 3 years ago
commit-graph: bounds-check base graphs chunk
Jeff King committed almost 3 years ago
commit-graph: detect out-of-bounds extra-edges pointers
Jeff King committed almost 3 years ago
commit-graph: check size of commit data chunk
Jeff King committed almost 3 years ago
midx: check size of revindex chunk
Jeff King committed almost 3 years ago
midx: bounds-check large offset chunk
Jeff King committed almost 3 years ago
midx: check size of object offset chunk
Jeff King committed almost 3 years ago
midx: enforce chunk alignment on reading
Jeff King committed almost 3 years ago
midx: check size of pack names chunk
Jeff King committed almost 3 years ago
commit-graph: check consistency of fanout table
Jeff King committed almost 3 years ago
midx: check size of oid lookup chunk
Jeff King committed almost 3 years ago
commit-graph: check size of oid fanout chunk
Jeff King committed almost 3 years ago
midx: stop ignoring malformed oid fanout chunk
Jeff King committed almost 3 years ago
t: add library for munging chunk-format files
Jeff King committed almost 3 years ago
chunk-format: note that pair_chunk() is unsafe
Jeff King committed almost 3 years ago
files-backend.c: avoid stat in 'loose_fill_ref_dir'
Victoria Dye committed almost 3 years ago
dir.[ch]: add 'follow_symlink' arg to 'get_dtype'
Victoria Dye committed almost 3 years ago
Victoria Dye committed almost 3 years ago
ref-cache.c: fix prefix matching in ref iteration
Victoria Dye committed almost 3 years ago