mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-05 04:02:17 -05: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()