t0021: skip EXPENSIVE test that is broken without SIZE_T_IS_64BIT
Patrick Steinhardt committed about 1 month ago
README: add GitLab CI badge to make it more discoverable
Patrick Steinhardt committed about 1 month ago
mingw: make `exit_process()` own the process handle on all paths
Johannes Schindelin committed about 1 month ago
fsmonitor: plug token-data leak on early daemon-startup failures
Johannes Schindelin committed about 1 month ago
reftable/table: release filter on error path
Johannes Schindelin committed about 1 month ago
imap-send: avoid leaking the IMAP upload buffer
Johannes Schindelin committed about 1 month ago
worktree: fix resource leaks when branch creation fails
Johannes Schindelin committed about 1 month ago
submodule: fix cwd leak in `get_superproject_working_tree()`
Johannes Schindelin committed about 1 month ago
dir: free allocations on parse-error paths in `read_one_dir()`
Johannes Schindelin committed about 1 month ago
line-log: avoid redundant copy that leaks in process_ranges
Johannes Schindelin committed about 1 month ago
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