diff options
author | Junio C Hamano <gitster@pobox.com> | 2025-02-10 10:18:30 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-02-10 10:18:30 -0800 |
commit | 34736ff48e684dac08bacdad60db41219ce1c520 (patch) | |
tree | 24378b85a4c8ccba59a7290096600d003ac3f5c2 /commit.c | |
parent | 442b7e0018fac61874a8423270e8fee2c0c7e689 (diff) | |
parent | a206058fdaab6274ae7b9bdca274011efba74e11 (diff) |
Merge branch 'pw/apply-ulong-overflow-check'
"git apply" internally uses unsigned long for line numbers and uses
strtoul() to parse numbers on the hunk headers. It however forgot
to check parse errors.
* pw/apply-ulong-overflow-check:
apply: detect overflow when parsing hunk header
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions