midx.c: prevent overflow in `write_midx_internal()`

Taylor Blau committed about 3 years ago

midx.c: store `nr`, `alloc` variables as `size_t`'s

Taylor Blau committed about 3 years ago

midx.c: prevent overflow in `nth_midxed_offset()`

Taylor Blau committed about 3 years ago

midx.c: prevent overflow in `nth_midxed_object_oid()`

Taylor Blau committed about 3 years ago

midx.c: use `size_t`'s for fanout nr and alloc

Taylor Blau committed about 3 years ago

packfile.c: prevent overflow in `load_idx()`

Taylor Blau committed about 3 years ago

t/helper: mark unused callback void data parameters

Jeff King committed about 3 years ago

replace: mark unused parameter in ref callback

Jeff King committed about 3 years ago

am: mark unused keep_cr parameters

Jeff King committed about 3 years ago

← Newer Page 534 of 4068 Older →