mirror of
https://github.com/git/git.git
synced 2026-01-10 18:20:27 +00:00
"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
1.1 KiB
Executable File
1.1 KiB
Executable File