AI-powered social skills training app with multi-provider LLM support
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
replay: expose `replay_result_queue_update()`
Patrick Steinhardt committed about 1 month ago
reset: stop assuming that the caller passes in a clean index
Patrick Steinhardt committed about 1 month ago
reset: allow the caller to specify the current HEAD object
Patrick Steinhardt committed about 1 month ago
reset: introduce ability to skip updating HEAD
Patrick Steinhardt committed about 1 month ago
meson: restore hook-list.h to builtin_sources
Mike Gilbert committed about 1 month ago
odb: document object info fields
Patrick Steinhardt committed about 1 month ago
odb: drop `whence` field from object info
Patrick Steinhardt committed about 1 month ago
treewide: convert users of `whence` to the new source field
Patrick Steinhardt committed about 1 month ago