]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/apply-fuzzy-match-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Nov 2017 05:07:52 +0000 (14:07 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Nov 2017 05:07:52 +0000 (14:07 +0900)
A fix for an ancient bug in "git apply --ignore-space-change" codepath.

* rs/apply-fuzzy-match-fix:
  apply: avoid out-of-bounds access in fuzzy_matchlines()

1  2 
apply.c

diff --cc apply.c
Simple merge