mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01: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()