]> git.99rst.org Git - git.git/commit
Merge branch 'rs/xdiff-context-length-fix'
authorJunio C Hamano <redacted>
Sat, 29 Mar 2025 07:39:10 +0000 (16:39 +0900)
committerJunio C Hamano <redacted>
Sat, 29 Mar 2025 07:39:10 +0000 (16:39 +0900)
commit6767149eca352db846ae065fa67614a1b4bc45a6
tree06391cb7a25ad57afb17760c3610d93438ec7eb1
parentf76fe4ab067b9d6e530edf8205b5672ebad27bfc
parentd39e28e68c2b1bba25c5b1213fded95e525db15e
Merge branch 'rs/xdiff-context-length-fix'

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()
t/t4055-diff-context.sh
xdiff/xemit.c
git clone https://git.99rst.org/PROJECT