attr: ignore attribute lines exceeding 2048 bytes
Patrick Steinhardt committed over 3 years ago
attr: fix silently splitting up lines longer than 2048 bytes
Patrick Steinhardt committed over 3 years ago
attr: harden allocation against integer overflows
Patrick Steinhardt committed over 3 years ago
attr: fix integer overflow with more than INT_MAX macros
Patrick Steinhardt committed over 3 years ago
attr: fix out-of-bounds read with unreasonable amount of patterns
Patrick Steinhardt committed over 3 years ago
attr: fix out-of-bounds write when parsing huge number of attributes
Patrick Steinhardt committed over 3 years ago
attr: fix integer overflow when parsing huge attribute names
Patrick Steinhardt committed over 3 years ago
attr: fix out-of-bounds read with huge attribute names
Patrick Steinhardt committed over 3 years ago
attr: fix overflow when upserting attribute with overly long name
Patrick Steinhardt committed over 3 years ago
Merge branch 'jk/avoid-redef-system-functions-2.30' into jk/avoid-redef-system-functions
Junio C Hamano committed over 3 years ago
git-compat-util: undefine system names before redeclaring them
Jeff King committed over 3 years ago
maintenance: compare output of pthread functions for inequality with 0
Seija committed over 3 years ago
t3920: don't ignore errors of more than one command with `|| true`
Johannes Sixt committed almost 4 years ago
t4023: fix ignored exit codes of git
Ævar Arnfjörð Bjarmason committed over 3 years ago
t7600: don't ignore "rev-parse" exit code in helper
Ævar Arnfjörð Bjarmason committed over 3 years ago
l10n: de.po: update German translation
Ralf Thielow committed over 3 years ago
Fangyi Zhou committed over 3 years ago
t5314: check exit code of "git"
Ævar Arnfjörð Bjarmason committed over 3 years ago
fsmonitor: fix race seen in t7527
Jeff Hostetler committed over 3 years ago
list-objects-filter: plug pattern_list leak
René Scharfe committed over 3 years ago