run-command: avoid `close(-1)` in `start_command()` error paths
Johannes Schindelin committed about 1 month ago
download_https_uri_to_file(): do not leak fd upon failure
Johannes Schindelin committed about 1 month ago
loose: avoid closing invalid fd on error path
Johannes Schindelin committed about 1 month ago
load_one_loose_object_map(): fix resource leak
Johannes Schindelin committed about 1 month ago
precompose_utf8: use a flex array for d_name
Ihar Hrachyshka committed about 1 month ago
ci(dockerized): raise the PID limit for private repositories
Johannes Schindelin committed about 1 month ago
reftable/table: fix OOB read on truncated table
Patrick Steinhardt committed about 1 month ago
reftable/table: fix NULL pointer access when seeking to bogus offsets
Patrick Steinhardt committed about 1 month ago
reftable/block: fix OOB read with bogus restart offset
Patrick Steinhardt committed about 1 month ago
reftable/block: fix use of uninitialized memory when binsearch fails
Patrick Steinhardt committed about 1 month ago
reftable/block: fix OOB read with bogus restart count
Patrick Steinhardt committed about 1 month ago
reftable/block: fix OOB read with bogus block size
Patrick Steinhardt committed about 1 month ago
reftable/block: fix OOB write with bogus inflated log size
Patrick Steinhardt committed about 1 month ago
t/unit-tests: introduce test helper to write reftable blocks
Patrick Steinhardt committed about 1 month ago
reftable/record: don't abort when decoding invalid ref value type
Patrick Steinhardt committed about 1 month ago
reftable/basics: fix OOB read on binary search of empty range
Patrick Steinhardt committed about 1 month ago
oss-fuzz: add fuzzer for parsing reftables
Patrick Steinhardt committed about 1 month ago
meson: support building fuzzers with libFuzzer
Patrick Steinhardt committed about 1 month ago
builtin/history: implement "drop" subcommand
Patrick Steinhardt committed about 1 month ago
builtin/history: split handling of ref updates into two phases
Patrick Steinhardt committed about 1 month ago