mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-22 23:37:25 -05: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
135 KiB
135 KiB