mirror of
https://github.com/git/git.git
synced 2026-01-10 18:20:27 +00:00
The xdiff code on 32-bit platform misbehaved when an insanely large context size is given, which has been corrected. * rs/xdiff-context-length-fix: xdiff: avoid arithmetic overflow in xdl_get_hunk()