mirror of
https://github.com/git/git.git
synced 2026-02-28 18:48:50 +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()